-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Fix Enter fails to confirm in the New Document dialog after editing values #3615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Fix Enter fails to confirm in the New Document dialog after editing values #3615
Conversation
|
!build |
|
|
|
|
I removed the classes from the |
|
!build |
|
…w document window
Co-authored-by: Timon <[email protected]>
513653d to
07d6a0d
Compare
|
!build |
|
timon-schelling
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I would say we should merge this, having keyboard event listeners scattered in frontend code needs to be cleaned up at some point, but this is not much of a maintenance burden on its own and a good UX improvement.
Fixes: #3601
Now it behaves normally:
show_solved_issue.mp4