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

#3132175: Implement Switch #44

Merged
merged 2 commits into from
Mar 2, 2022
Merged

#3132175: Implement Switch #44

merged 2 commits into from
Mar 2, 2022

Conversation

federico-ercoles
Copy link
Member

@federico-ercoles federico-ercoles commented Mar 2, 2022

Closes #3132175

Test Plan

tests performed

Switch works correctly

Screen.Recording.2022-03-02.at.11.53.19.mov

✅ the <input> component has the right aria-labelledby attribute
Screenshot 2022-03-02 at 11 47 51

@kanbanbot kanbanbot added the WIP label Mar 2, 2022
@federico-ercoles federico-ercoles force-pushed the 3132175-implement_switch branch from af5ac39 to 9927d6d Compare March 2, 2022 10:59
@federico-ercoles federico-ercoles requested review from veej and Phyele March 2, 2022 11:03
@kanbanbot kanbanbot added in review and removed WIP labels Mar 2, 2022
Copy link
Member

@veej veej left a comment

Choose a reason for hiding this comment

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

Just a small comment, but the rest looks perfect 🚀

boxShadow: "none",
}),
{
selectors: {
Copy link
Member

Choose a reason for hiding this comment

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

is this required? here isDisabled is true, so we should not handle the hover.

@federico-ercoles federico-ercoles force-pushed the 3132175-implement_switch branch from 6a1804b to c3c1ec9 Compare March 2, 2022 13:36
@federico-ercoles federico-ercoles requested a review from veej March 2, 2022 13:36
@veej veej merged commit 15d6624 into main Mar 2, 2022
@veej veej deleted the 3132175-implement_switch branch March 2, 2022 13:53
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.

4 participants