Skip to content

feat(keyboard): arrow-key navigation for FiatOnrampModal asset buttons - #1585

Merged
emdevelopa merged 1 commit into
emdevelopa:mainfrom
opascal221-design:feat/1503-1504-1505-1506-fiat-onramp-keyboard-nav
Sep 26, 2026
Merged

emdevelopa merged 1 commit into
emdevelopa:mainfrom
opascal221-design:feat/1503-1504-1505-1506-fiat-onramp-keyboard-nav

Conversation

@opascal221-design

Copy link
Copy Markdown
Contributor

Closes #1503
Closes #1504
Closes #1505
Closes #1506

Add keyboard arrow-key navigation to the asset selection buttons in FiatOnrampModal:

  • ArrowRight / ArrowDown advances to the next asset (wraps around)
  • ArrowLeft / ArrowUp moves to the previous asset (wraps around)
  • Wraps the button grid in role="group" with aria-label for screen-reader context
  • Adds 3 tests: group role, ArrowRight selects next, ArrowLeft wraps

@vercel

vercel Bot commented Sep 26, 2026

Copy link
Copy Markdown

@opascal221-design is attempting to deploy a commit to the Emmanuel's projects Team on Vercel.

A member of the Team first needs to authorize it.

@opascal221-design
opascal221-design force-pushed the feat/1503-1504-1505-1506-fiat-onramp-keyboard-nav branch from b4be377 to 5d25df7 Compare September 26, 2026 07:33
@drips-wave

drips-wave Bot commented Sep 26, 2026

Copy link
Copy Markdown

@opascal221-design Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@emdevelopa
emdevelopa merged commit a80442b into emdevelopa:main Sep 26, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment