ec2instances.info icon indicating copy to clipboard operation
ec2instances.info copied to clipboard

Detail Pages Post Launch

Open EverettBerry opened this issue 1 year ago • 3 comments

  • [ ] Add VPC details to networking, disk details to storage
  • [ ] feat: Filter by EBS or only EBS + Dedicated but they are all still in same instance class so they should be displayed within
  • [x] feat: add ElastiCache
  • [x] Style homepage
  • [x] Style main pages with new navbar
  • [x] investigate main page layout shift
  • [x] feat: percentage discount from ondemand
  • [ ] feat: Instance release dates
  • [x] add query params to URL as pricing selector changes
  • [ ] feat: optionally reveal attribute key as it appears in the AWS API
  • [x] feat: comparable/similar instances
  • [x] feat: compare to button
  • [x] feat: add regions where spot is not available to region list
  • [ ] Move service_attributes CSV to yaml for simplification and link to same editing flow as links
  • [ ] 'attribute not supported' callout with option to open issue
  • [x] links should be per-variant, not per size
  • [x] bug: check for reserved availability in pricing widget js. Should be N/A instead of NaN
  • [x] find the closest matching variant to link to
  • [x] don't hide 'submit a link', rework copy based on Rishi feedback in the Vantage Slack
  • [x] make entire table cell clickable
  • [x] add back instance availability

EverettBerry avatar Jul 18 '22 15:07 EverettBerry

@EverettBerry For the last one of "make entire table cell clickable" - I just want to ensure we don't impact the compare functionality UX for the sake of voicing that concern.

Bensign avatar Jul 18 '22 15:07 Bensign

You bet, we can test. The problem right now is that you can intend to click on the link for the detail page and instead select the row.

EverettBerry avatar Jul 18 '22 15:07 EverettBerry