mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-31 14:31:43 +01:00
c05ed8a625
* Fix poll options not being selectable via keyboard Fixes #12384 * Improve styling of poll option checkboxes/radio buttons * Use more appropriate ARIA roles for poll options * Allow switching between single and multiple choice from keyboard * Coding style * Avoid using .bind()