Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Use case-insensitive sort for token dropdown #113

Open
freeatnet opened this issue Feb 28, 2018 · 1 comment
Open

Use case-insensitive sort for token dropdown #113

freeatnet opened this issue Feb 28, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@freeatnet
Copy link

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.

@lampshade9909
Copy link

lampshade9909 commented Feb 28, 2018

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

@freeatnet freeatnet added the enhancement New feature or request label Sep 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants