cp6 / my-idlers

Web app for displaying, organizing and storing information about servers (VPS), shared hosting, reseller hosting, domains and more.
https://demo.myidlers.com
MIT License
213 stars 30 forks source link

New Locations Are Not Alpha-Sorted Correctly #89

Closed raindog308 closed 1 year ago

raindog308 commented 1 year ago

After adding "Hillsboro, OR" to my locations, it shows up as a valid choice in Servers, but at the very end of the list, instead of appearing between "Helsinki, Finland" and "Hong Kong" as expected.

Very minor - nice project! Greetings from LowEndTalk 👍 💚

cp6 commented 1 year ago

Thanks for raising this, Fixed here!

You will need to clear the cache for this to regenerate the lists alpha sorted php artisan cache:clear