flow-core icon indicating copy to clipboard operation
flow-core copied to clipboard

f-breadcrumb should allow for dropdowns in each crumb item

Open NikhilVerma opened this issue 2 years ago • 0 comments

Describe the solution you'd like

It will be really useful to the users if we could have dropdowns inside breadcrumbs. Here is a dribble example and a demo codepen implementation

image

Describe alternatives you've considered

f-breadcrumb doesn't allow embedding slots, or else I would have composed breadcrumb with another component. I can always create my own otherwise.

Additional context

There seems to be some support for dropdowns when the breadcrumb list is too big

image

NikhilVerma avatar Oct 18 '23 05:10 NikhilVerma