yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
9.04k stars 1.08k forks source link

[Platform] : Sort universe list alphabetically by universe name #9491

Open sunilsutarDCE opened 3 years ago

sunilsutarDCE commented 3 years ago

Currently sorting on universe list on dashboard & universe list is on client side ( UI side ) on creationDate , and looks like that also don't work .

Sorting universe list by name alphabetically on dashboard & universe list pages should be implemented at API level .

hsu880 commented 3 years ago

Need to consider this -- sorting usually requires knowing the end-user's locale. Not sure if our API would have access to this.

hsu880 commented 3 years ago

Only need to support english names for now.

dataindataout commented 2 years ago

Another request for this. In a platform with many universes, it is hard to find any particular universe.

dataindataout commented 2 years ago

This is available as of 2.8/2.11. https://docs.yugabyte.com/latest/releases/whats-new/stable-release/#v2.8.0.0