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
I was using the form playground and had almost completed filling out the form in the UI when the website unexpectedly crashed. After refreshing, I lost all of the fields I had configured. This was really frustrating, as it took quite a bit of time to build the form.
Suggested improvement:
Please consider periodically storing form configuration data to localStorage (or similar persistent storage) so that progress isn’t lost in the event of a crash or accidental reload.
Here is the attachment of the UI that popped up in the middle of setting up the form:
Thanks for your work—this feature would really help improve the UX!