Skip to content
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

Fix submit-on-enter for ApiAutoComplete having singleLine=true #392

Merged
merged 2 commits into from
Apr 21, 2023

Conversation

carlgieringer
Copy link
Contributor

Fixes #391.

Signed-off-by: Carl Gieringer <78054+carlgieringer@users.noreply.github.com>
Signed-off-by: Carl Gieringer <78054+carlgieringer@users.noreply.github.com>
@carlgieringer carlgieringer force-pushed the features/391-enter-submits-autocomplete branch from 3d15102 to fcd8922 Compare April 21, 2023 07:19
@github-actions
Copy link

Changed-files coverage summary


=============================== Coverage summary ===============================
Statements   : 80.54% ( 120/149 )
Branches     : 74.71% ( 65/87 )
Functions    : 85.11% ( 40/47 )
Lines        : 81.82% ( 117/143 )
================================================================================

@carlgieringer carlgieringer merged commit d80d2b8 into master Apr 21, 2023
@carlgieringer carlgieringer deleted the features/391-enter-submits-autocomplete branch April 21, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enter doesn't submit CreateJustificationDialog
1 participant