yeo / ec2.shop

fastest way to check and compare ec2 and other aws service pricing
https://ec2.shop
MIT License
112 stars 17 forks source link

Network doesn't sort numerically #10

Closed evelynmitchell closed 4 years ago

evelynmitchell commented 4 years ago

When sorting high to low, 10 Gbps shows up before 100 Gbps, which is wrong.

v9n commented 4 years ago

thanks @evelynmitchell going to fix it

v9n commented 4 years ago

@evelynmitchell I fixed it. We have custom sorting logic now now. https://github.com/yeo/ec2.shop/blob/master/static/js/app.js#L4-L43

evelynmitchell commented 4 years ago

Looks a lot better. 75 GB is out of order.

v9n commented 4 years ago

@evelynmitchell Oh sorry. can you believe it? I forgot to deploy haha. It should work properly now I promise.

Screen Shot 2020-08-04 at 1 43 36 PM Screen Shot 2020-08-04 at 1 43 29 PM Screen Shot 2020-08-04 at 1 43 23 PM