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
It would be great to have the ability to sort the site list in the Sites tab. Currently, sites appear in a fixed order which makes it harder to find specific projects as the list grows.
Two sorting options would be especially useful:
Alphabetical – sort sites A–Z (or Z–A) by site name, making it quick to locate any project by name
By date – sort sites by when they were added (newest or oldest first), which is handy for finding recently added projects
Why is this valuable?
Developers often manage many local sites at once. Without sorting, the list can feel disorganised and time-consuming to scan through. Having flexible sort options would significantly improve the usability of the Sites tab, especially for users with large numbers of projects.
Suggested Implementation
A simple sort control (e.g. a dropdown or toggle) at the top of the site list would suffice, with options like:
Name (A–Z)
Name (Z–A)
Date added (newest first)
Date added (oldest first)
Persisting the selected sort preference between sessions would be a nice bonus.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Description
It would be great to have the ability to sort the site list in the Sites tab. Currently, sites appear in a fixed order which makes it harder to find specific projects as the list grows.
Two sorting options would be especially useful:
Why is this valuable?
Developers often manage many local sites at once. Without sorting, the list can feel disorganised and time-consuming to scan through. Having flexible sort options would significantly improve the usability of the Sites tab, especially for users with large numbers of projects.
Suggested Implementation
A simple sort control (e.g. a dropdown or toggle) at the top of the site list would suffice, with options like:
Persisting the selected sort preference between sessions would be a nice bonus.
Beta Was this translation helpful? Give feedback.
All reactions