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 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:
Go to any created forms
Go to Settings
Change form title to some valid title
Click out, see 'title saved' prompt
Change form title to an invalid title
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
Form title should revert to latest saved title instead of the original title.
Screenshots
The text was updated successfully, but these errors were encountered: