The source project of this merge request has been removed.
Migrate away from key event listener
-
Please check this box if this contribution uses AI-generated content as outlined in the GitLab DCO & CLA
What does this MR do and why?
fixes #456223 (closed)
In board form we bind an Enter event handler to a text input to trigger some submission-like action. This might degrade the user experience for users using Input Method Editors as they might expect the Enter key to confirm their selection within the IME rather than submit their input.
Edited by 🤖 GitLab Bot 🤖