Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Dec 13, 2019

Our toggle switches are purely boolean, checkboxes support an intermediate state, denote ours as an aria switch to clarify that. Also reuse AccessibleButton code, fixing the wrongful handling of keys like Tab from the switch.

@t3chguy t3chguy requested a review from a team December 13, 2019 14:22
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a little disturbed at how wildly different this whole component is from the start of the year, but this seems fine, I guess.

@t3chguy t3chguy merged commit 2313285 into develop Dec 13, 2019
@t3chguy t3chguy deleted the t3chguy/fix_ToggleSwitch_a11y branch April 27, 2020 17:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants