acquia / headless_lightning

A more opinionated flavor of Lightning for building decoupled applications. Support ended on November 2, 2021 and this project is no longer maintained.
https://lightning.acquia.com
GNU General Public License v2.0
58 stars 16 forks source link

Tabs don't reflect options on parent page #44

Closed balsama closed 7 years ago

balsama commented 7 years ago

...and it's kind of jarring.

Take for example admin/access-control which has the followin link titles:

If I click on API Settings, I end up on a tab ("Settings") with two siblings, Tokens and Clients. It's a little confusing that Roles and Users aren't there. Similarly, if I click on Roles, I end up with "List" and "Permissions" as siblings.

I understand how we go here - essentially the parent list pages are collections of disparate content. But I want to see if we can improve this. Thoughts? Create new routes that duplicate each page and connect them to the siblings via tabs? Remove the tabs altogether somehow?

balsama commented 7 years ago

ce93e8768fc5be3aa0f92276e235938e3b4b9373