Skip to content

Fix poll options not being selectable via keyboard#12538

Merged
Gargron merged 6 commits intomastodon:masterfrom
ClearlyClaire:features/keyboard-poll-navigation
Dec 3, 2019
Merged

Fix poll options not being selectable via keyboard#12538
Gargron merged 6 commits intomastodon:masterfrom
ClearlyClaire:features/keyboard-poll-navigation

Conversation

@ClearlyClaire
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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