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

[ABW-3932] Factor Source detail view #1427

Merged
merged 12 commits into from
Jan 8, 2025

Conversation

matiasbzurovski
Copy link
Contributor

@matiasbzurovski matiasbzurovski commented Dec 18, 2024

Jira ticket: ABW-3932

Description

This PR shows the detail view for every supported Factor Source kind.
Also, merges UpdateAccountLabel & UpdateP2PLinkName into one single RenameLabel feature that also supports renaming a FactorSource.

Notes

For now, it will only allow to rename the Factor Source, as well as view its seed phrase for the device case. The spot check will be implemented later (after integrating KeysCollector).

Also, for device details, if you try to view the seed phrase when it hasn't been entered, an error alert is shown (check video for reference). We may wanna update the flow to allow user to enter the seed phrase directly when reaching this state.

Video

Link

.header(L10n.FactorSources.Detail.test),
spotCheckRow(viewStore),
.header(L10n.FactorSources.Detail.advanced),
// TODO: Define how to handle case where seed phrase was never entered
Copy link
Contributor

Choose a reason for hiding this comment

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

Can be seen here

Copy link
Contributor Author

@matiasbzurovski matiasbzurovski Jan 7, 2025

Choose a reason for hiding this comment

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

added support for this

@giannis-rdx
Copy link

@matiasbzurovski I see that details view does not match the zeplin screens.
Am I missing something?

@matiasbzurovski
Copy link
Contributor Author

@giannis-rdx video is outdated from when I created PR (which had older designs), will update

@giannis-rdx
Copy link

@giannis-rdx video is outdated from when I created PR (which had older designs), will update

no need then! I just thought we had new screens that i was not aware of

@matiasbzurovski matiasbzurovski force-pushed the ABW-3932-factor-source-detail branch from 969e472 to 8f5784e Compare January 8, 2025 11:29
@matiasbzurovski matiasbzurovski merged commit 82fc8f5 into main Jan 8, 2025
6 checks passed
@matiasbzurovski matiasbzurovski deleted the ABW-3932-factor-source-detail branch January 8, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants