-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Return key doesn't submit modal dialog #6354
Copy link
Copy link
Closed as not planned
Description
Expected behavior
When pressing the return key within a modal dialog for a batch action, it should submit the form.
Actual behavior
The modal closes and the page refreshes, and it seems like the form submitted, but it's just a refresh.
How to reproduce

Create a batch action modal confirmation, with form fields like above (reference instructions in "Batch Action Forms" here). Then press ENTER after completing form field. The page refreshes, and form is not submitted.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels