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

Refactor add device success screen to be shown consistently #2377

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

frederikrothenberger
Copy link
Member

@frederikrothenberger frederikrothenberger commented Mar 22, 2024

This PR refactors the add device success screen to be shown consistently (regardless from where the flow is started) by making it part of the tentative device flow rather than having that logic in the top-level index.ts file.

Given the screen is part of both sides of the flow (the new device and the existing one) I moved the corresponding files out of the manage folder).

This PR refactors the add device success screen to be shown consistently
(regardless from where the flow is started) by making it part of the
tentative device flow rather than having that logic in the top-level
`index.ts` file.

Given the screen is part of both sides of the flow (the new device _and_
the existing one) I moved the corresponding files out of the `manage`
folder).
Copy link
Collaborator

@lmuntaner lmuntaner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM!

@frederikrothenberger frederikrothenberger added this pull request to the merge queue Mar 22, 2024
Merged via the queue into main with commit 0924366 Mar 22, 2024
65 checks passed
@frederikrothenberger frederikrothenberger deleted the frederik/confirmation-screen-refactor branch March 22, 2024 15:54
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.

2 participants