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

Input submission on blur can cause undesired behavior #939

Open
AaronPlave opened this issue Oct 12, 2023 · 0 comments
Open

Input submission on blur can cause undesired behavior #939

AaronPlave opened this issue Oct 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@AaronPlave
Copy link
Contributor

Checked for duplicates

Yes - I've already checked

Is this a regression?

Yes - This worked in a previous version

Version

1.x

Describe the bug

Only submitting certain inputs on blur, like the ones in activity form, can cause unexpected behaviors. One example is documented here #909 (comment) where clicking outside of the input on the changelog button submits the change, opens the changelog, and then once the activity updates the changelog closes. Generally speaking we should revisit input blur/debounce behavior.

Reproduction

See previous link

Logs

No response

System Info

All

Severity

Minor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

3 participants