You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Severity
Minor
The text was updated successfully, but these errors were encountered: