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

Add Visual Cues for Keyboard Navigation in Search Dialog #35

Open
babblebey opened this issue Apr 8, 2024 · 0 comments
Open

Add Visual Cues for Keyboard Navigation in Search Dialog #35

babblebey opened this issue Apr 8, 2024 · 0 comments
Labels
↘️ low priority This issue is nice to fix ✨ enhancement New feature or request

Comments

@babblebey
Copy link
Member

The Search Dialog component currently supports keyboard navigation using the up, down, and enter keys. However, there are no visual cues to indicate these key bindings to users. This issue requests the implementation of visual buttons for these key bindings at the footer of the Search Dialog to improve user experience and accessibility.

What we've got

image

What we want 😉

image

Tasks

  1. Add Buttons for Key Bindings: Implement buttons for the up, down, and enter keys in the footer of the Search Dialog.
  2. Style Buttons: Style the buttons to make them visually distinct and easily recognizable.

Related Files

  • search.jsx component in the src/components/islands directory

Acceptance Criteria

  • Visual buttons for up, down, and enter keys are displayed in the footer of the Search Dialog.

Additional Notes

  • Consider using icons or text labels to indicate the purpose of each button.
@babblebey babblebey added ✨ enhancement New feature or request ↘️ low priority This issue is nice to fix labels Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
↘️ low priority This issue is nice to fix ✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant