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

[Onboarding] "Factory reset" keycard flow #17094

Closed
Tracked by #17057
caybro opened this issue Jan 20, 2025 · 0 comments · Fixed by #17167
Closed
Tracked by #17057

[Onboarding] "Factory reset" keycard flow #17094

caybro opened this issue Jan 20, 2025 · 0 comments · Fixed by #17167

Comments

@caybro
Copy link
Member

caybro commented Jan 20, 2025

Description

As part of the onboarding or login, we need to deal with a (b)locked keycard:

Image

Design:
https://www.figma.com/design/Lw4nPYQcZOPOwTgETiiIYo/Desktop-Onboarding-Redesign?node-id=3220-53129&m=dev

Image

@caybro caybro added this to the 2.33.0 Beta milestone Jan 20, 2025
@caybro caybro marked this as a duplicate of #17130 Jan 27, 2025
@caybro caybro self-assigned this Jan 28, 2025
@caybro caybro added needs-design and removed chore labels Jan 28, 2025
@caybro caybro moved this from Next to In Progress in Status Desktop/Mobile Board Jan 29, 2025
@caybro caybro linked a pull request Jan 30, 2025 that will close this issue
2 tasks
@caybro caybro moved this from In Progress to Code Review in Status Desktop/Mobile Board Jan 30, 2025
caybro added a commit that referenced this issue Jan 31, 2025
- integrate it into the UI and StoryBook
- a new keycardState is introduced: `FactoryResetting` (matching the
backend)
- a new store method introduced: `startKeycardFactoryReset()`

Fixes: #17094
caybro added a commit that referenced this issue Feb 3, 2025
- integrate it into the UI and StoryBook
- a new keycardState is introduced: `FactoryResetting` (matching the
backend)
- a new store method introduced: `startKeycardFactoryReset()`

Fixes: #17094
caybro added a commit that referenced this issue Feb 4, 2025
- integrate it into the UI and StoryBook
- a new keycardState is introduced: `FactoryResetting` (matching the
backend)
- a new store method introduced: `startKeycardFactoryReset()`

Fixes: #17094
@caybro caybro closed this as completed in 09bdb95 Feb 4, 2025
@github-project-automation github-project-automation bot moved this from Code Review to Done in Status Desktop/Mobile Board Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment