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 experienced exactly the same issues, but in the flow for creating an event as an organiser. I entered something on the first page, then clicked next, then remembered, I wanted to change something on page one and clicked on previous step. But then I got the error that I needed to fill out the required fields first. After doing so I was allowed to go to the previous step, but when I then returned to step two after doing my changes in step 1, everything I had already filled out in step 2 was gone.
If I should add more information on this or create a separate issue, please let me know.
Within the submission workflow, I'm not quite sure how to solve bug 1 (bug 2 is fairly easy to solve, I think). Either you want your current data to be saved when going back – then it has to be validated when clicking the button. Or you want to discard it, then it will be gone when returning.
"Fairly easy" was overstating it, but I've fixed the bug. Within the CfP workflow, you can use the progress bar on top to jump around without filling in additional fields (losing data), and if you use the back button, data will be validated and saved instead. I'm inclined to call this good enough for now.
Expected Behavior
Current Behavior
Steps to Reproduce
Context
It's not such a nice experience if you can't go back and lose user input.
Your Environment
The text was updated successfully, but these errors were encountered: