Metadata
Description
Currently, you can hide the selected action, and still add it to the program even though it's hidden. Although C2LC-494 made it possible to manually fix the issue, we agreed to clean things up further:
- The actions menu should display "Selected" next to the selected action.
- It should not be possible to hide the selected action.
- The modal should correctly display the selected command if it's changed using keyboard shortcuts while the modal is open.
Comments
-
Simon Bates commented
2024-05-02T10:38:41.704-0400 Steps to reproduce:
- Begin with all actions visible
- Select move forward
- Open the simplification dialog
- Hide the move forward action and close the dialog
- Click on an add “+” in the program editor to add a move forward action to the program
-
Simon Bates commented
2024-05-13T11:43:19.714-0400 Moved to GitHub: https://github.com/codelearncreate/c2lc-coding-environment/issues/505