backdrop / backdrop-issues

Issue tracker for Backdrop core.
144 stars 39 forks source link

[UX] move Action links in Admin bar #1565

Open jenlampton opened 8 years ago

jenlampton commented 8 years ago

I often wonder about the location of "Action links" (the ones with the plus) for all admin pages. They always show up at the top of the drop-down sub-menu, but are rarely more important than most the links below. Should we move them, as a whole, perhaps one level deeper?

Current Admin bar examples:

Structure

Functionality

Proposed Admin bar examples:

Structure

Functionality

klonos commented 8 years ago

Structurally this makes sense because these "+ Add x" links are contained in a page/tab. So it is logical to have that page as a parent.

...although in the specific use case of modules it feels funny to have "Install modules" and "Uninstall modules" in different depth.