javascript icon indicating copy to clipboard operation
javascript copied to clipboard

fix(clerk-js): Improve focus-visible contrast to improve a11y

Open alexcarpenter opened this issue 2 months ago • 3 comments

Description

Improve focus-visible contrast/visibility.

resolves USER-3687

Checklist

  • [ ] pnpm test runs as expected.
  • [ ] pnpm build runs as expected.
  • [ ] (If applicable) JSDoc comments have been added or updated for any package exports
  • [ ] (If applicable) Documentation has been updated

Type of change

  • [x] 🐛 Bug fix
  • [ ] 🌟 New feature
  • [ ] 🔨 Breaking change
  • [x] 📖 Refactoring / dependency upgrade / documentation
  • [ ] other:

alexcarpenter avatar Oct 27 '25 21:10 alexcarpenter