-
Notifications
You must be signed in to change notification settings - Fork 23
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
Fix #216: Use OptionMenu for large category sets #512
Conversation
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.
Looking good @openjck – left a few comments to address.
I am noticing that the alignment of these menu items are a bit off. The icon & swatch align, but the number looks like it is not aligned with the rest. Is this something that is addressable here in GLAM? If not, then we should re-create this use-case in graph-paper in storybook to make sure it works as expected.
There is a merge conflict here that will need to be addressed, but that should be straightforward.
That's a quick fix in graph-paper. I'll submit a PR to address that now. I don't think we need to block merging this PR on that, but we will get the alignment fixed for free once optionmenu is upgraded. |
Here's the graph-paper PR: |
Thanks for the changes. I made one suggestion about the color choice. 400 feels very dark, and 300 would probably suffice here. Is there any wy we can have the colored buckets (which are the ones with more counts than the others) at the top of the If those makee sense, feel free to make those changes and merge at your discretion. Thanks! |
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.
suggested changes in previous comment
No description provided.