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
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
Original Jira issue: https://fluidproject.atlassian.net/browse/C2LC-496
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:
Steps to reproduce:
Original Jira issue: https://fluidproject.atlassian.net/browse/C2LC-496