Auto submit fires when using keyboard shortcuts.

Created on 7 June 2023, about 1 year ago
Updated 22 May 2024, about 1 month ago

Problem/Motivation

Auto submit is fired on key up event and Ctrl, Shift and Alt are in the list of ignored keys but if you keep these keys held down but release the second key of the shortcut, it submits the forms.

Steps to reproduce

- Type something in the input field.
- Press Ctrl + A to select all.
- While keeping Ctrl held down, release the "A" key

Proposed resolution

Check if the Ctrl or Shift or Alt keys are held down before submitting the form

✨ Feature request
Status

Needs work

Version

7.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024