CoinCircle / icostats

Track performance of ICOs
https://icostats.com
7 stars 4 forks source link

Issue 26 #39

Open youfoundron opened 7 years ago

youfoundron commented 7 years ago

<datalist> element falls back to a regular <input/> in Safari so I need to work on a polyfill.

It seems like there are several options but I hate to introduce dependencies...

@coopermaruyama Would you consider merging and making safari support a separate issue?

coopermaruyama commented 7 years ago

So, I'm starting to think that we need to add a button now. I say this because ideally we should pre-select an account for the user, but since selecting an account is seen as "submit", we need to have a separate button with which to do this.

The functional code itself looks good - but I'm going to leave this open and add a button, then I will merge this.

youfoundron commented 7 years ago

Agreed!