Open yusijs opened 1 year ago
We want to use the SideBar to navigate a list of deliveries, where it would have a shortened text when collapsed. Collapsed: Expanded:
Describe the solution you'd like
I want the SideBar to require either an icon-prop or a shortLabel prop
shortLabel
Describe alternatives you've considered
I tried hacking a function to generate the svg path on the fly, but it started to feel overkill when I had to use opentypejs .. :D
Additional context
Add any other context or screenshots about the feature request here.
This should be doable! 👍
We’ll discuss it in the team, but we’re sceptical to how much value it would bring to have such little space for text labels.
We want to use the SideBar to navigate a list of deliveries, where it would have a shortened text when collapsed. Collapsed: Expanded:
Describe the solution you'd like
I want the SideBar to require either an icon-prop or a
shortLabel
propDescribe alternatives you've considered
I tried hacking a function to generate the svg path on the fly, but it started to feel overkill when I had to use opentypejs .. :D
Additional context
Add any other context or screenshots about the feature request here.