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

Fix poll options not being selectable via keyboard #12538

Merged

Conversation

ClearlyClaire
Copy link
Contributor

@ClearlyClaire ClearlyClaire commented Dec 2, 2019

Fixes #12384

Also allow switching from single-option to multiple-option poll with keyboard and add a tooltip explaining that.

Changes the styling of hovered/focused/active checkboxes/radios as following:
Peek 02-12-2019 18-56

@ClearlyClaire ClearlyClaire force-pushed the features/keyboard-poll-navigation branch from 369f4af to 01d288b Compare December 2, 2019 17:59
@ClearlyClaire ClearlyClaire marked this pull request as ready for review December 2, 2019 17:59
@ClearlyClaire
Copy link
Contributor Author

Fixed some coding style issues, but I'll keep the .bind if there's no good reason for doing otherwise: this seems far simpler this way

@ClearlyClaire ClearlyClaire force-pushed the features/keyboard-poll-navigation branch from 32d42a7 to 2e0f1a5 Compare December 2, 2019 21:20
@ClearlyClaire
Copy link
Contributor Author

Nevermind, updated it to avoid that, since it can have negative performance implications.

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.

Accessibility issues with polls that are single-option
2 participants