Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: selectable ui elements #714

Merged
merged 6 commits into from
Dec 26, 2023
Merged

Conversation

theborakompanioni
Copy link
Collaborator

Resolves #713.

Selectable Jars can now be focused.
Please test by navigating through all form elements on the Send page with your keyboard.

Additionally:

  • Close Jar Details Modal on key "Escape"
  • Add help cursor on hover over info icons (e.g. Main Wallet View, Payment Confirm Modal)
  • Segmented Tabs can now be focused (e.g. Fee Modal, Earn Options)

@theborakompanioni theborakompanioni added bug Something isn't working UI/UX Issue related to cosmetics, design, or user experience labels Dec 20, 2023
@theborakompanioni theborakompanioni self-assigned this Dec 20, 2023
Copy link

@editwentyone editwentyone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@theborakompanioni theborakompanioni merged commit 378daf5 into master Dec 26, 2023
3 checks passed
@theborakompanioni theborakompanioni deleted the fix/713-selectable-elements branch December 26, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI/UX Issue related to cosmetics, design, or user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: selectable jars should be focusable with keyboard
2 participants