You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support submitting PR preview modal with ENTER key (#2015)
## Motivation for the change, related issues
My intuition expected to be able to submit the PR preview modal with an
Enter key, but we did not yet support that. This PR adds that support.
## Testing Instructions (or ideally a Blueprint)
- Run `npm run dev` and manually confirm that you can submit PR preview
modals with both the Enter key from the input box and by clicking the
"Submit" button.
0 commit comments