rainbow-me / browser-extension

An Ethereum wallet built for speed 🌈
https://rainbow.me/
GNU General Public License v3.0
168 stars 40 forks source link

fix: add border radius to lens cmp wrapping cards #1672

Closed derHowie closed 2 months ago

derHowie commented 2 months ago

Fixes BX-1609

What changed (plus any additional context for devs)

Passed border radius from props to to fix navigation highlighting display issues and also removed a few things from the tab index that probably don't need to be there.

This screen could probably use some extra kb functionality + nav, but this PR just fixes the existing display issues.

Screen recordings / screenshots

Screenshot 2024-08-19 at 12 59 59 PM

What to test

Make sure that selecting the Last Week's Earnings card with the keyboard looks and behaves normally.

linear[bot] commented 2 months ago

BX-1609 Fix Navigation Highlighting in Rewards UI