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

feat(dialogs): add account locked dialog #2524

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

domw30
Copy link
Collaborator

@domw30 domw30 commented Dec 17, 2024

What does this do?

  • adds account locked dialog (container and component)

Why are we making this change?

  • To display modal dialog indicating to the user their account is locked when the account locked matrix error is thrown on login/initialization

How do I test this?

  • run tests as usual
  • this container and component is not yet wired up to the ui (dialog manager), this will come in a follow up PR

Key decisions and Risk Assessment:

Things to consider:

  1. How will this affect security?
  2. How will this affect performance?
  3. Does this change any APIs?

@domw30 domw30 requested a review from a team December 17, 2024 11:26
@domw30 domw30 merged commit 73dd05a into main Dec 17, 2024
5 checks passed
@domw30 domw30 deleted the feat/add-account-locked-dialog branch December 17, 2024 11:30
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

Successfully merging this pull request may close these issues.

1 participant