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

Change JavaScript Alert Text and Buttons #376

Open
4 tasks
Adam3371 opened this issue May 29, 2024 · 0 comments
Open
4 tasks

Change JavaScript Alert Text and Buttons #376

Adam3371 opened this issue May 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Adam3371
Copy link
Contributor

Why

In the signup process when navigating back, we show the user a JavaScript dialog in the browser that asks the user if he wants to continue the signup. Here the CTA ("OK"-button) should lead to a signup abort and the cancel should return to the signup process. (At this time it's the other way around)

TODOS

  • If a signup is aborted by the user's back navigation, show following text and if possible, also display it in 2 lines.
    Are you sure you want to abort the signup process?

    Any information you’ve entered will be lost.
  • Swap the actions of the buttons: "Ok" should abort the signup process and "Cancel" should return to the signup flow.
  • If possible, change the text of the "Ok" button to "Abort".

Acceptance criteria

  • Continues to work on all devices.
@Adam3371 Adam3371 added the enhancement New feature or request label May 29, 2024
@Adam3371 Adam3371 reopened this Jun 3, 2024
@Adam3371 Adam3371 assigned Adam3371 and unassigned Aby-JS Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants