Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use case-insensitive sort for token dropdown #26

Open
JonathonDunford opened this issue Mar 27, 2018 · 1 comment
Open

Use case-insensitive sort for token dropdown #26

JonathonDunford opened this issue Mar 27, 2018 · 1 comment

Comments

@JonathonDunford
Copy link
Member

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
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant