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
Describe
When a single text item is entered and the form is closed right away, the field submission call is failing.
Note: If the user clicks enters data for 2 separate text fields or makes a non-text selection such as picking a date or a value in a single select there is no issue.
Enter '0' for "Height", do not click out of the field
Click the "Close" button
View the browser network panel calls/results
Expected behavior
We expect that the page will wait to close until the submission has completed successfully.
Actual result
The page closes even though the submission fails
Screenshots
Browser:
chrome
The text was updated successfully, but these errors were encountered:
eprager412
changed the title
The common event section does not display forms with a "Data Entry Started" status if the only data entered is a text value and Close is clicked before the user changes focus
When a single text item is entered and the form is closed right away, the field submission call is failing
Oct 25, 2023
Describe
When a single text item is entered and the form is closed right away, the field submission call is failing.
Note: If the user clicks enters data for 2 separate text fields or makes a non-text selection such as picking a date or a value in a single select there is no issue.
To Reproduce
Open attached form as a new form (view = /single/fs/c/i/)
failedsubmissioncall.xform.txt
Enter '0' for "Height", do not click out of the field
Click the "Close" button
View the browser network panel calls/results
Expected behavior
We expect that the page will wait to close until the submission has completed successfully.
Actual result
The page closes even though the submission fails
Screenshots
Browser:
chrome
The text was updated successfully, but these errors were encountered: