Metadata
- Source
- C2LC-517
- Type
- Task
- Priority
- N/A
- Status
- Won't Fix
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Michelle D'Souza
- Created
2021-10-13T16:27:55.910-0400 - Updated
2024-04-22T15:34:55.721-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Coding Environment
Description
Individually the Action buttons make sense as toggle buttons; however, they actually behave more like radio buttons because only one can be selected at a time. Changing the selection will flip any previously selected button. Perhaps a “listbox” would make more sense. A change here may affect the keyboard navigation semantics.
Comments
-
Simon Bates commented
2024-04-22T15:34:40.463-0400 We have a task on GitHub to change the action panel into a radiogroup (similar to how the tile panel was implemented): https://github.com/codelearncreate/c2lc-coding-environment/issues/455
Closing.