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

feat(core): show account info in ETH send/stake flow #4175

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

Conversation

ibz
Copy link
Contributor

@ibz ibz commented Sep 12, 2024

Fixes #3536

@ibz ibz self-assigned this Sep 12, 2024
@ibz ibz requested review from obrusvit and removed request for prusnak and matejcik September 12, 2024 14:16
Copy link

github-actions bot commented Sep 12, 2024

core UI changes device test click test persistence test
T2T1 Model T test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
T3B1 Safe 3 test(screens) main(screens) test(screens) main(screens) 2724
T3T1 test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
All main(screens)

@ibz
Copy link
Contributor Author

ibz commented Sep 13, 2024

This depends on #4117 being merged, otherwise the account being shown is incorrect.

@ibz ibz force-pushed the ibz/20240912-account-info branch 2 times, most recently from b54ff62 to e5f67ff Compare September 17, 2024 06:17
Copy link

github-actions bot commented Sep 17, 2024

legacy UI changes device test(screens) main(screens)

@ibz ibz added the translations Put this label on a PR to run tests in all languages label Sep 17, 2024
@ibz
Copy link
Contributor Author

ibz commented Sep 17, 2024

In German the menu item is a bit long.

@Hannsek what do you suggest? Leave as it is? Or change to something like "Kontoinfo." or simply "Konto"?

image

@ibz
Copy link
Contributor Author

ibz commented Sep 17, 2024

Same in French - in that case even the staking address is too long ...

Rename to "Addr. de staking" & "Compte"?

image

@Hannsek
Copy link
Contributor

Hannsek commented Sep 17, 2024

Do we shorten it like that somewhere else? If yes, let's do it according to your suggestion. If not, let's check with Pavel.

@ibz
Copy link
Contributor Author

ibz commented Sep 17, 2024

In Portuguese, "Staking address" is fine, but "Claim address" is too long. Also, account info is missing. I'll fix this similarly to what we decide for the others.

image

@ibz ibz force-pushed the ibz/20240912-account-info branch 4 times, most recently from 90d9515 to b2e2443 Compare September 17, 2024 15:25
@ibz ibz force-pushed the ibz/20240912-account-info branch 6 times, most recently from 892d5ca to d202d9f Compare September 18, 2024 10:41
@ibz
Copy link
Contributor Author

ibz commented Sep 18, 2024

OK, I ended up changing a couple of more strings. I looked at all the UI diffs and I think all of them look better in the new version. I'll paste all changes to Pavel also in case he wants to double check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
translations Put this label on a PR to run tests in all languages
Projects
Status: 🔎 Needs review
Development

Successfully merging this pull request may close these issues.

Information about account missing when sending ETH.
2 participants