[Regression] When interacting with the graph input interaction and after adding a new node, the default selection goes back to 'move' #4217
Closed
Description
Repro:
- Play through https://oppiatestserver.appspot.com/explore/16 until card 6
- Click 'Add Node'
- Add a node to the graph
Observed: the default selection returns to 'Move'
Expected: selection should stay on 'Add Node' since the 'Move' button was never clicked (this was past behavior)