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

Infinite loading upon clearing text in a date picker #11556

Closed
ziqing26 opened this issue Feb 6, 2022 · 1 comment · Fixed by #11524
Closed

Infinite loading upon clearing text in a date picker #11556

ziqing26 opened this issue Feb 6, 2022 · 1 comment · Fixed by #11524
Assignees
Labels
c.Bug Bug/defect report

Comments

@ziqing26
Copy link
Contributor

ziqing26 commented Feb 6, 2022

Environment
Live server at V8.6.0

Steps to reproduce

  1. Choose a feedback session to edit (go to Edit Feedback Session Page)
  2. Delete the date for any date picker (for example, Submission opening time or Make session visible)
  3. Click 'Save Changes" button.
    ezgif-2-a56aae2095

Expected behaviour
Report an error for invalid date time and stop loading to save data.

Actual behaviour
No error is reported and the loading sign is shown to prevent further editing (does not stop trying to save).

Additional info
Might need to catch this error before it attempts to save the data in the front end.

@FergusMok
Copy link
Contributor

Sounds good, I'll try to fix this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c.Bug Bug/defect report
Projects
None yet
3 participants