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
If a survey has a timer and validation rules, the following happens: if a survey tries to complete but validation errors occur, the timer continues counting the time in reverse:
Expected behavior: when the time elapses but validation errors occur, the timer stops at 0. A user has to correct validation errors to manually complete the survey.
The text was updated successfully, but these errors were encountered:
…il a user corrects validation errors fix#7507 (#7526)
RomanTsukanov
changed the title
Survey Timer and Validation - The timer should stop at 0 and wait until a user corrects validation errors
Timer doesn't stop at 0 when a survey has validation errors
Dec 19, 2023
User Issue: T16024 - Clock font size, overdue minus value
https://surveyjs.answerdesk.io/internal/ticket/details/T16024
If a survey has a timer and validation rules, the following happens: if a survey tries to complete but validation errors occur, the timer continues counting the time in reverse:
Expected behavior: when the time elapses but validation errors occur, the timer stops at 0. A user has to correct validation errors to manually complete the survey.
The text was updated successfully, but these errors were encountered: