Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add confirm-element to steps #8

Open
jonasjonas opened this issue Sep 20, 2013 · 0 comments
Open

add confirm-element to steps #8

jonasjonas opened this issue Sep 20, 2013 · 0 comments
Assignees

Comments

@jonasjonas
Copy link
Member

Add a new confirm element to steps, that would display all data that the user provided. (See #4)
The user could confirm, or go back to previous steps to change some values.

Before displaying the data, we would calculate the hash of all previous data and when the user presses submit, we compare the saved values with the former hash. This way, we can make sure, that the data has not changed or edited in another window, the the user confirms everything what was displayed.

@ghost ghost assigned jonasjonas Sep 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant