Skip to content
New issue

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

The Breadcrumb display is incomplete #69

Open
lwdillon opened this issue Jul 21, 2023 · 1 comment
Open

The Breadcrumb display is incomplete #69

lwdillon opened this issue Jul 21, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@lwdillon
Copy link

When Breadcrumbs have a long item name or a large number of items, the display is incomplete, as shown in the following figure
00dd3b93084de7f52f78a0b490c8cb2c

@mkpaz
Copy link
Owner

mkpaz commented Jul 21, 2023

Yes, the breadcrumbs does not support auto hiding items when their size exceeds the container width. It's on the backlog, but for now you can only limit the number of items to ensure they fit within the available width. I implemented this in the FileManager showcase.

@mkpaz mkpaz added the enhancement New feature or request label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants