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

[Task] Add data-testid attributes to error alerts #377

Open
lyubov-voloshko opened this issue Jul 26, 2023 · 1 comment
Open

[Task] Add data-testid attributes to error alerts #377

lyubov-voloshko opened this issue Jul 26, 2023 · 1 comment
Assignees

Comments

@lyubov-voloshko
Copy link
Collaborator

Attributes for:

  • Alert on login/registration/forget-password pages
  • Dismiss button

Image

@lyubov-voloshko lyubov-voloshko self-assigned this Jul 26, 2023
@lyubov-voloshko
Copy link
Collaborator Author

Login page:
alert id: login-server-alert,
dismiss button: login-server-alert-dismiss-button,
dismiss button for google alert: login-with-google-server-alert-dismiss-button

Registration:
alert: registration-server-alert,
dismiss button: registration-server-alert-dismiss-button

Forget password, request reset password page:
alert: password-reset-request-server-alert,
dismiss button on success alert: password-reset-server-alert-dismiss-success-button,
dismiss button on error alert: password-reset-request-server-alert-dismiss-error-button

Forget password, reset password change:
alert: password-reset-server-alert,
dismiss button: reset-password-server-alert-dismiss-button

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