vantage-sh / ec2instances.info

Amazon EC2 instance comparison site
https://ec2instances.info
MIT License
5.13k stars 579 forks source link

When I type '128' inside "memory" filter very quickly, after first load of the website, sometimes the selector ignores the input and reset to 0. #631

Closed alexey-milovidov closed 1 year ago

alexey-milovidov commented 2 years ago

Looks like a race condition in the JavaScript code.

EverettBerry commented 2 years ago

Let me see if I can get a loom of this

EverettBerry commented 1 year ago

I think this may be fixed when we moved the filter box inside the table - could you check again @alexey-milovidov ?

alexey-milovidov commented 1 year ago

I checked, looks like now everything is alright!