NASA-IMPACT / veda-ui

Frontend for the Dashboard Evolution project
Other
20 stars 4 forks source link

[Bug] Buttons not rescaling on smaller screens #1033

Closed paridhi-parajuli closed 1 week ago

paridhi-parajuli commented 1 month ago

Context

The buttons are not being rescaled as required in smaller screens ( iphones/androids) URL: https://staging.earth.gov/ghgcenter

Blocking a release? (y/n): n

Regression issue? (y/n): n [If yes, add Regression label]

Priority: P3

Steps to reproduce the issue

  1. Go to https://staging.earth.gov/ghgcenter in an iphone or android phone
  2. Check to "Browser the data catalog" and "Introduction to the exploration environment" buttons

image

aboydnw commented 1 month ago

Thanks for catching. I'd say we hold off on fixing this but be aware of this when making changes to the homepage

aboydnw commented 1 week ago

I was able to replicate this on my phone. In order to replicate on my computer I had to shrink my window and then zoom in past 100%, probably why it wasn't caught in development. @hanbyul-here is this something start that we can address across all buttons?

hanbyul-here commented 1 week ago

The style comes from the deprecated library so we can't do the fix for all the buttons, but I pushed the fix for those two buttons ☝️