Skip to content

Conversation

@LadySolveig
Copy link
Contributor

  • Remove the wrong tabindex (-1) attribute from buttons completely as it harms accessibility and prevent keyboard access to the functionality of the button.
  • Remove unnecessary automatic assignment of the tabIndex attribute on toogleMenu
    • Leave tabindex -1 for p tags to avoid impairing the functionality of the buttons (reset and close)

LadySolveig and others added 2 commits May 13, 2025 11:06
Remove the wrong tabindex (-1) attribute from buttons completely as it harms accessibility and prevent keyboard access to the functionality of the button.
…toggleMenu

- Leave tabindex -1 for p tags to avoid impairing the functionality of the buttons (reset and close)
@ranbuch ranbuch merged commit 29fafae into ranbuch:master May 28, 2025
@LadySolveig
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants