BatchExplorer
BatchExplorer copied to clipboard
Update ActionForm to support enter key press
This PR is to update the ActionForm so that the user can press the Enter key to submit a form rather than having to click the 'Sign In' button to log in.
This is to fix this CycleCloud bug: https://msazure.visualstudio.com/CycleCloud/_workitems/edit/29267683/
There is no corresponding CycleCloud PR for this change