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(ui): staged security modal #861

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

peps
Copy link
Contributor

@peps peps commented Oct 16, 2024

This PR adds a StagedSecurity component to the main App. It's controlled through the useStagedSecurityStore.

Most of the functionality is already integrated. It's properly loading the user's Seed Words, asking for credentials where needed.

The only pieces not integrated are...

  1. The trigger to show the modal. I think it's supposed to pop up when the user reaches a certain threshold. I'm just not sure what that is specifically.

  2. We should probably store in local storage if the has seen the modal... so it only pops for them once.

CleanShot 2024-10-16 at 16 38 30

CleanShot 2024-10-16 at 16 38 51

CleanShot 2024-10-16 at 16 39 06

CleanShot 2024-10-16 at 16 39 31

CleanShot 2024-10-16 at 20 55 13

CleanShot 2024-10-16 at 21 20 23

@peps peps marked this pull request as ready for review October 16, 2024 13:26
@peps peps changed the title feat(ui): staged security modals ui feat(ui): staged security modal Oct 16, 2024
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