Anthrocon-Reg / ubersystem

Anthrocon's Ubersystem - a fork of the MagFest system that handles ticketing, staffing, analytics, volunteers, and tons more
http://anthrocon.org
GNU General Public License v3.0
4 stars 0 forks source link

Browser "Back" from Pre-Reg form after failing submission requires form resubmission #34

Closed RigelAC closed 9 years ago

RigelAC commented 9 years ago

After choosing a badge type and clicking Continue, click the browser's BACK button on the Pre-Reg form. User can return to Badge Type page without issue.

Now choose a badge type and click Continue. On the Pre-Reg form, click Preregister - fails with notation. Click browser's BACK button - fails, requires form resubmission.

Need to be able to go BACK and choose a different Badge Type without issue at all times. If browser nav controls are not recommended, say so on the page and implement a BACK button on the form.

kitsuta commented 9 years ago

This was going to be an iffy fix (the root of the problem is our use of the "message" parameter to pass errors to the user), but @thaeli ended up fixing this by just removing "badge_choice.html" from the process. Now, you can change your badge type on the form itself, so there's no need to go Back at all.

kitsuta commented 9 years ago

Now fixed in ac-staging.