Agorex-io / FrontEnd

4 stars 2 forks source link

Use case-insensitive sort for token dropdown #26

Open JonathonDunford opened 6 years ago

JonathonDunford commented 6 years ago

Issue by freeatnet Wednesday Feb 28, 2018 at 08:03 GMT Originally opened as https://github.com/forkdelta/forkdelta.github.io/issues/113


We've started adding tokens that have lower-cased characters in their symbols. That puts them at a disadvantage in the token dropdown, where they appear at the bottom. We should use case-insensitive sort for token dropdown.

JonathonDunford commented 6 years ago

Comment by lampshade9909 Wednesday Feb 28, 2018 at 22:42 GMT


The URL for the webpage is also case sensitive and should be case insensitive

https://forkdelta.github.io/#!/trade/dgd-ETH

becomes

https://forkdelta.github.io/#!/trade/undefined-ETH

when dgd should resolve to DGD