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

Hide account derivation path in import dialog #1917

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lukaw3d
Copy link
Member

@lukaw3d lukaw3d commented May 4, 2024

Before After
localhost_3000_open-wallet_mnemonic(extension375x600 + scrollbar) localhost_3000_create-wallet(extension375x600 + scrollbar)
localhost_3000_open-wallet_mnemonic localhost_3000_open-wallet_mnemonic (1)

@lukaw3d lukaw3d requested review from buberdds and lubej May 4, 2024 01:38
Copy link

github-actions bot commented May 4, 2024

Deployed to Cloudflare Pages

Latest commit: 13af4afc1974242ad2b586014a4a46b21301ff7d
Status:✅ Deploy successful!
Preview URL: https://1b08d040.oasis-wallet.pages.dev

@@ -17,10 +17,6 @@ export const ImportableAccount = ({
displayBalance={true}
displayCheckbox={true}
displayAccountNumber={true}
displayDerivation={{
Copy link
Collaborator

Choose a reason for hiding this comment

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

I kinda liked the derivation path. Any reason it is going away?

Copy link
Member Author

Choose a reason for hiding this comment

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

With Don we were trying to improve illegible "BLE Ledger":

We also don't show it inside account selector, where it would actually add more information:
image

Removing it in import and keeping it in account manage and expanding BLE to Bluetooth was simplest. But I like derivation too :/

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.

None yet

2 participants