We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
This should be doable! 👍
Sorry, something went wrong.
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.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: