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

[Voicing] implement TickMarkRadioButtonGroup #384

Closed
zepumph opened this issue May 3, 2021 · 7 comments
Closed

[Voicing] implement TickMarkRadioButtonGroup #384

zepumph opened this issue May 3, 2021 · 7 comments

Comments

@zepumph
Copy link
Member

zepumph commented May 3, 2021

From #363

@zepumph
Copy link
Member Author

zepumph commented May 3, 2021

Activation supported above, with a refactor of the switch. . . case for interactive description alerts.

@zepumph
Copy link
Member Author

zepumph commented May 3, 2021

Much of this work was done in phetsims/sun#699.

Currently in the preferences branch in sun has commits to RectangularRadioButtonGroup that work well for focus and keyboard interaction, but don't give the object response for mouse/touch. Marking for a11y dev meeting to discuss with @jessegreenberg tomorrow.

@terracoda
Copy link
Contributor

@zepumph, this issue might be stale. I didn't open it. TickMarkRadioGroup is ready from a design perspective, when you are ready to implement.

@zepumph
Copy link
Member Author

zepumph commented Feb 7, 2022

I got something working in master for this, but I'm pretty sure we will want to use this chance to update common code over in phetsims/sun#699.

@zepumph
Copy link
Member Author

zepumph commented Feb 11, 2022

Don't forget about on-focus, we need more than just listening to the Property changing.

@zepumph
Copy link
Member Author

zepumph commented Feb 23, 2022

Ok, I have added this to common code, and removed the custom implementation in TickMarkRadioButtonGroup. @terracoda please review after a thorough cleaning of the cache (I will pull all on phettest)

@terracoda
Copy link
Contributor

The Tick Marks radio button responses sound great. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants