You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reason 1. To have fewer first-level items in total, so that it looks better in our default view which is horizontal:
With the amount of items we had previously, it looked OK on 1440px but on 1280px one item.
Reason 2. It makes more sense to me this way:
addons are grouped together
examples are grouped together
What we COULD do... ideally... is to allow multi-level menus. That way we can:
group 3 items into "Authentication"
group 3 items into "News"
then when you're in one of those CRUDs only the third-level item would be highlighted
But that needs to be done inside all 3 themes 🤦♂️ So how about...
What we SHOULD DO... is change the active highlight on this theme, so that it makes purple only the CURRENT ITEM, not the entire dropdown the current item is in;
In the end, I think this menu change highlighted a design problem. Rather than an organisation problem.
I don't love the way the menus are organized in the new v6 demo, it makes the theme highlight everything ...
Any chance we can
->flatten()
the addons group?The text was updated successfully, but these errors were encountered: