Skip to content

fix: add focus state on comparison list#810

Merged
desoindx merged 1 commit into
developfrom
fix/accessibility
Aug 27, 2025
Merged

fix: add focus state on comparison list#810
desoindx merged 1 commit into
developfrom
fix/accessibility

Conversation

@desoindx
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings August 26, 2025 17:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a focus state styling to a comparison list component to improve keyboard navigation accessibility. The change implements a solid outline with the primary color when the element receives focus.

  • Adds CSS focus pseudo-class styling with a 3px solid outline using the primary-50 color variable
  • Applies negative outline offset to keep the focus indicator within the element boundaries

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@desoindx desoindx merged commit 21b962a into develop Aug 27, 2025
3 checks passed
@desoindx desoindx deleted the fix/accessibility branch August 27, 2025 18:48
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