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

Provide appropiate warning message if social abort. #378

Open
2 tasks
Adam3371 opened this issue Jun 3, 2024 · 0 comments
Open
2 tasks

Provide appropiate warning message if social abort. #378

Adam3371 opened this issue Jun 3, 2024 · 0 comments
Assignees

Comments

@Adam3371
Copy link
Contributor

Adam3371 commented Jun 3, 2024

Why

This ticket needs BE support and is therefore a follow-up for this ticket .

Currently if cancelling/aborting a social signup/login, the backend just trows a unknown error and a user just see a "Something went wrong" warning message as top error. We want to show the user that we noticed a abort, but show a more specific and less "error-like" warning message.

Figma Draft

TODOS

At a user aborts a social signup/login, the BE will throw an error indicating what social account was aborted.

  • If the error is thrown, show following error message and replace with the name of the social service.
  • Show the appropriate icon and make sure the error message looks as drafted in the Figma
    NOTE:
    Leave the position of the error message as it is (e.g. if it's on top, leave it on top)
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