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

Resolve #2969: Improve link and button accessibility #2970

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sahar-saadatmandi-corelab
Copy link
Contributor

Fixes #2969

Proposed Changes

  • Added :focus-visible styles for <a> elements to ensure a visible focus indicator is present during keyboard navigation.
  • Added :focus-visible styles for .btn elements to provide a consistent focus indicator.
  • Improved accessibility on tables by ensuring these indicators are clearly noticeable for links and buttons.

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

Successfully merging this pull request may close these issues.

Accessibility Issue: Links and Buttons Not Visible When Using Tab Key
1 participant