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

Form title resets to initial value upon invalid title name change #5487

Closed
foochifa opened this issue Nov 29, 2022 · 1 comment · Fixed by #5506
Closed

Form title resets to initial value upon invalid title name change #5487

foochifa opened this issue Nov 29, 2022 · 1 comment · Fixed by #5506

Comments

@foochifa
Copy link
Contributor

foochifa commented Nov 29, 2022

Describe the bug
Form title will reset to original (title at page refresh) after an invalid title (e.g. less than 4 characters) have been inputted into the field.
Edit: Backend is updated, for the example below, upon refresh of page the correct title 'special' will be displayed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any created forms
  2. Go to Settings
  3. Change form title to some valid title
  4. Click out, see 'title saved' prompt
  5. Change form title to an invalid title
  6. Click out, form title resets to original title (title from pt 3 is not reflected)

Expected behavior
Form title should revert to latest saved title instead of the original title.

Screenshots
bug-titlereset

@foochifa
Copy link
Contributor Author

Same issue for esrvcId box in SingPass authentication page in settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant