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

Make color picker keyboard accessible #6239

Closed
jodator opened this issue Feb 12, 2020 · 2 comments
Closed

Make color picker keyboard accessible #6239

jodator opened this issue Feb 12, 2020 · 2 comments
Labels
domain:accessibility This issue reports an accessibility problem. domain:ui/ux This issue reports a problem related to UI or UX. package:table resolution:resolved This issue was already resolved (e.g. by another ticket). squad:features Issue to be handled by the Features team. type:improvement This issue reports a possible enhancement of an existing feature.

Comments

@jodator
Copy link
Contributor

jodator commented Feb 12, 2020

📝 Provide a description of the improvement

You cannot open the color picker from the table / table cell properties form using the keyboard.

📃 Other details

Linked issues:


If you'd like to see this improvement implemented, add a 👍 reaction to this post.

@jodator jodator added type:improvement This issue reports a possible enhancement of an existing feature. package:table domain:ui/ux This issue reports a problem related to UI or UX. domain:accessibility This issue reports an accessibility problem. labels Feb 12, 2020
@Reinmar Reinmar added this to the nice-to-have milestone Feb 18, 2020
@pomek pomek removed this from the nice-to-have milestone Feb 21, 2022
@Dumluregn
Copy link
Contributor

This is partially improved at the branch ck/color-picker-focus-fix - after choosing a color from picker, focus is moved to the color input. However we aim at the holistic solution, i.e. making these color pickers focusable, so it can be just an inspiration how to move the focus after all.

@mlewand
Copy link
Contributor

mlewand commented Aug 8, 2023

We fixed it while working on color picker a little while ago. Fixed either in v39 or v38.

@mlewand mlewand closed this as completed Aug 8, 2023
@mlewand mlewand added squad:features Issue to be handled by the Features team. resolution:resolved This issue was already resolved (e.g. by another ticket). labels Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:accessibility This issue reports an accessibility problem. domain:ui/ux This issue reports a problem related to UI or UX. package:table resolution:resolved This issue was already resolved (e.g. by another ticket). squad:features Issue to be handled by the Features team. type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
Development

No branches or pull requests

5 participants