-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Try: Small chevron icon for breadcrumb separators. #33042
Conversation
Size Change: +150 B (0%) Total Size: 1.05 MB
ℹ️ View Unchanged
|
Good idea! |
Subtle, but so much nicer, @jasmussen |
Checks are passing if anyone wants to give a ✅ 😊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and tests well 👍
Hey 👋 thanks for working on this @jasmussen - while the design is better here, the implementation is a bit wrong unfortunately. A couple of things that need to be fixed:
|
Ack, what a rookie mistake on my part, sorry about that. As it is, my Friday is looking tricky and I don't know if I can address it there. If you have time to help me fix it or revert it, I'd be grateful and owe you one. |
Sure I'll create a PR soon 😄 |
Description
The breadcrumb bar uses → for the separators, like so:
This PR replaces them with chevrons, for just a little bit more DNA shared with the list view:
Like so:
Here it is in action:
The RTL fix has been ported as well:
How has this been tested?
Test a document with lots of nesting, observe the chevron in the breadcrumb bar. Test also RTL languages.
Checklist:
*.native.js
files for terms that need renaming or removal).