NextLevel icon indicating copy to clipboard operation
NextLevel copied to clipboard

Gauge Chart Issue with Browser Resizing

Open kimcuomo opened this issue 1 year ago โ€ข 0 comments

Description

When you resize the browser to make it smaller, the gauge charts bleed out of the Web Vitals Container component. Screenshot 2024-07-26 at 10 22 37โ€ฏAM

Reproduction

https://github.com/oslabs-beta/NextLevel/blob/main/src/app/dashboard/dashboard.module.css https://github.com/oslabs-beta/NextLevel/blob/main/src/app/dashboard/components/WebVitalRatings.js https://github.com/oslabs-beta/NextLevel/blob/main/src/app/dashboard/components/WebVitalsContainer.js

You can see this when logged into any account. You can access a test account with data (July 2024) via [email protected] pw: password

System information

System: OS: macOS 14.5 CPU: (8) arm64 Apple M1 Memory: 52.75 MB / 8.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.2.0 - /opt/homebrew/bin/node npm: 10.7.0 - /opt/homebrew/bin/npm Browsers: Chrome: 127.0.6533.72 Safari: 17.5

Additional information

No response

๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Contributing

  • [ ] ๐Ÿ™‹โ€โ™‚๏ธ Yes, I'd love to make a PR to fix this bug!

kimcuomo avatar Jul 26 '24 15:07 kimcuomo