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

Feature: Should we add "Back Button" functionality? #3

Open
kerk12 opened this issue Oct 4, 2021 · 0 comments
Open

Feature: Should we add "Back Button" functionality? #3

kerk12 opened this issue Oct 4, 2021 · 0 comments
Labels
hacktoberfest question Further information is requested

Comments

@kerk12
Copy link
Owner

kerk12 commented Oct 4, 2021

Imagine the following:

  • You're a user of an app that features a registration form, protected by captcha.
  • You type in your details, click on submit. The captcha challenge appears.
  • Whoops, you remember you typed something wrong!
  • You click the back button.
  • The registration form appears again, with all your data typed in. You can now edit the form again and resubmit.

Should we spend some time adding this, or should the user do it themselves using the included CaptchaBloc? Keep in mind that if we are to add this, there should be a toggle functionality for the feature (addBackButtonReturn: true)...

@kerk12 kerk12 added question Further information is requested hacktoberfest labels Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant