-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
This can evolve to be a meta issue if it turns that there's a lot of tasks and we need to keep them separate. So far I see these issues that need to be addressed:
- [UX] Provide an instant search filter for the Configuration page (/admin/config). #978 The page could use an instant search filter (like on the modules page)
- [UX] Add back the hide/show descriptions toggle in the Configuration page (/admin/config). #979 Add a "Hide/Show descriptions" link like in D7/D8:
- TBD The categories and their containing entries should be in parity with whatever grouping we decide for [UX] Re-organize modules into more useful groupings on the modules page #494. If we want to "automate" this, we should look at implementing something like Is it posible to build the configuration page by grabbing modules that have a "configure" operation from the modules list? #508.
- [UX] Config page: Add icons to the config sections. #1178 Add icons to the config sections for better scanability
- [UX] Fix the sort order on the admin/config page #2828 The categories seem to be in random order. They should be in alphabetical order (unless somebody has another suggestion). and ...
- [UX] Fix the sort order on the admin/config page #2828 (see [UX] Fix the sort order on the admin/config page #2828)| The items under each category seem to be randomly placed as well. They should be listed alphabetically (unless somebody has another suggestion).
- [UX] Fix the sort order on the admin/config page #2828 We use a two-column layout that is not responsive and by default makes the page unnecessarily long on wide screens. Perhaps we should consider using a responsive grid or an accordion or some other solution that wraps the categories under each other in small screens.
Reactions are currently unavailable