-
Notifications
You must be signed in to change notification settings - Fork 124
Add grouping & accordion functionality to the menu list #165
base: master
Are you sure you want to change the base?
Conversation
@LukeAskew happy to hear any feedback. think this is a useful addition to fabricator for sure. we love it and have been using it to build an internal pattern library for quick starting client projects. thanks for putting it together! |
@jaredshaunsmith - nice! 👍 |
added a condition under the |
This is awesome. Thanks for putting this together. A few feedback items before this gets pulled.
What does everyone think of "+" and "-" instead of "▼" ? I think the +/- is a little lighter and cleaner. Let me know your thoughts. If we agree with the icon click toggle and/or the +/- idea I can help add an SVG symbol to the icon set. |
I agree. A + and - makes more sense. |
I also agree with the "+" and "-" instead of the arrow. I implemented @jaredshaunsmith's tweak and the sidebar does get a bit crowded with the arrow character. Otherwise I really like have the accordion effect and grouping. |
@LukeAskew
Updated to "+" / "-" - will push in a bit to update the PR. Thanks. |
@LukeAskew
|
Just a +1... I'd love to see this merged into master if the conflicts are easily resolved. |
Also a +1 for merging this feature |
@LukeAskew where are we on this one? I also think this would be a great one to push. |
My team needed lots of components, and pages - it became very unmanageable with the menu so long. I added an accordion functionality to Fabricator to solve this.