Skip to content

Conversation

bsastregx
Copy link
Collaborator

@bsastregx bsastregx commented Aug 20, 2025

Changes in this PR:

Mercury

  • Button: The focus outline color is white-like for all controls. However, for button-secondary this caused low contrast since it matched its border color. To address this, the button-secondary focus outline color has been updated to primary.
:enabled :focus-visible
enabled focus-visible
  • Switch: Apply focus-visible styles to the switch component.
:focus-visible before :focus-visible after
switch focus before switch focus after

@bsastregx bsastregx added fix Bug fix pull request mercury Changes related to Mercury design system target: patch This PR is targeted for the next patch release accessibility ie.: color contrast, ARIA labels, keyboard navigation labels Aug 20, 2025
@bsastregx bsastregx merged commit 9466701 into main Aug 20, 2025
6 checks passed
@bsastregx bsastregx deleted the mercury/fix-secondary-button-outline-color branch August 20, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility ie.: color contrast, ARIA labels, keyboard navigation fix Bug fix pull request mercury Changes related to Mercury design system target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant