Skip to content

Conversation

javiereguiluz
Copy link
Member

@javiereguiluz javiereguiluz commented Mar 27, 2024

Q A
Branch? 7.1
Bug fix? no
New feature? yes
Deprecations? no
Issues -
License MIT

I propose to reorder the main menu items to always display first the active panels, which are the ones that users will click.

Before After

@fabpot
Copy link
Member

fabpot commented Mar 28, 2024

Thank you @javiereguiluz.

@ghost
Copy link

ghost commented May 12, 2024

I would like to give my feedback on this. I don't think this change was a good decision. The sidebar items order is now just random so developer never knows at which position the given item will be displayed. So it requires going through all the items from top to bottom to find the desired one (or ctrl+f and typing the panel name but it requires to know all the panel names). Greyed out items are enough IMO

What I think would be a good change is to display panels in alphabetical order on the sidebar so I know that Twig will be somewhere at the bottom and Doctrine at the top and my eyes can automatically head in this direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants