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

Improve colorpicker accessibility #463

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

alastair-simon
Copy link
Contributor

What?

Improve the accessibility of the mt-colorpicker component

Why?

Currently the colorpicker does not allow focus tabbing for navigation, making it in-accessable for users without a cursor.

How?

Using the Focus-trap dependancy to allow focus navigation inside the colorpicker modal

Testing?

I've added some unit tests to ensure the tabbing is working correctly

Copy link

vercel bot commented Jan 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
meteor-component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 2:15pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
meteor-admin-sdk-docs ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2025 2:15pm

test: add unit tests

revert css to scss

add css focus classes

update snapshots

Add changeset
Copy link

pkg-pr-new bot commented Jan 21, 2025

Open in Stackblitz

@shopware-ag/meteor-admin-sdk

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-admin-sdk@463

@shopware-ag/meteor-component-library

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-component-library@463

@shopware-ag/stylelint-plugin-meteor

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/stylelint-plugin-meteor@463

@shopware-ag/meteor-tokens

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-tokens@463

@shopware-ag/meteor-icon-kit

npm i https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-icon-kit@463

commit: 4147a0b

@alastair-simon alastair-simon merged commit ab6cba0 into main Jan 21, 2025
11 checks passed
@alastair-simon alastair-simon deleted the improve-colorpicker-accessibility branch January 21, 2025 15:02
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