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

Fix custom derivation path #4658

Merged
merged 19 commits into from
Dec 12, 2022
Merged

Conversation

oskarleonard
Copy link
Contributor

What was the problem?

This PR resolves #4591 #4616

How was it solved?

  • Remove custom derivation path from redux
  • Add validation to derivation path, typing an incorrect derivation path shall prevent a user to go to SetPasswordForm
  • Fix alignment bug of error icon when input size = m

How was it tested?

Manually

@oskarleonard oskarleonard self-assigned this Dec 8, 2022
@oskarleonard oskarleonard marked this pull request as draft December 8, 2022 05:52
@oskarleonard oskarleonard marked this pull request as ready for review December 9, 2022 15:39
Copy link
Member

@clemente-xyz clemente-xyz left a comment

Choose a reason for hiding this comment

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

small obs

src/theme/buttons/css/base.css Show resolved Hide resolved
@ManuGowda ManuGowda removed the request for review from ikem-legend December 12, 2022 12:34
Copy link
Member

@clemente-xyz clemente-xyz left a comment

Choose a reason for hiding this comment

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

Approving considering that it will be addressed on #4664

@ManuGowda ManuGowda merged commit 06f6084 into development Dec 12, 2022
@ManuGowda ManuGowda deleted the 4591-fix-custom-derivation-path branch December 12, 2022 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Default custom derivation path setting is overridden
3 participants