vantage-sh / ec2instances.info

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

Change Filters from "equals" to "is" for CPU and RAM #641

Closed patmin closed 1 year ago

patmin commented 2 years ago

"Equals" doesn't make sense, because when i am filtering for 4.0 GiB i dont want to see 64 GiB or 1024 GiB

EverettBerry commented 2 years ago

Doesn't that just mean that "=" is not working properly?

patmin commented 2 years ago

Doesn't that just mean that "=" is not working properly?

I think so

EverettBerry commented 2 years ago

@PatMyron in the latest UI, these filters have been replaced with the minimums. Is this an acceptable solution?

image
EverettBerry commented 1 year ago

@patmin looking into some filter stuff from a comment in Slack and came across this. Any thoughts on closing this out?