usds / benefits-enrollment-prototype

https://usds.github.io/benefits-enrollment-prototype/
31 stars 13 forks source link

Back Button #22

Closed kathypham-gov closed 8 years ago

kathypham-gov commented 8 years ago

Right now, I use the Browser Back button. This may be intentional, but wanted to point it out as something that may be confusing for someone looking to go back and not seeing that as an obvious option.

jaredcunha commented 8 years ago

It's a static site, so the form doesn't submit anywhere. This is a behavior that should take place in a real application, but I think it'd require a major refactor of the code I've written. @mollieru, do you have any opinions on this? Do you think it's important to have in the demo?