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(core): fix the chunkification of longer Cardano addresses in send flow #3409

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

grdddj
Copy link
Contributor

@grdddj grdddj commented Nov 21, 2023

Fixes #3403:

  • decrease the horizontal space in chunkified view when there is a scrollbar on the right

image

Diff: https://satoshilabs.gitlab.io/-/trezor/trezor-firmware/-/jobs/5576547749/artifacts/test_ui_report/differing_screens.html

@grdddj grdddj requested review from mmilata and Hannsek November 21, 2023 07:38
@grdddj grdddj self-assigned this Nov 21, 2023
@Hannsek
Copy link
Contributor

Hannsek commented Nov 21, 2023

So the horizontal space is the same as in receive flow now?

@grdddj
Copy link
Contributor Author

grdddj commented Nov 21, 2023

So the horizontal space is the same as in receive flow now?

Yes, they share the same chunkified properties

Copy link
Member

@mmilata mmilata left a comment

Choose a reason for hiding this comment

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

LGTM

@grdddj grdddj merged commit 1be5800 into main Nov 22, 2023
9 checks passed
@grdddj grdddj deleted the grdddj/cardano_chunkify_fix branch November 22, 2023 08:00
@Hannsek
Copy link
Contributor

Hannsek commented Nov 22, 2023

@grdddj I oversaw one mistake. In cardano send flow we currently display 5 rows instead od 4 as with any other coins. Suite team is not happy because of that. Can we please fix it? 🙏🏻

@grdddj
Copy link
Contributor Author

grdddj commented Nov 22, 2023

@grdddj I oversaw one mistake. In cardano send flow we currently display 5 rows instead od 4 as with any other coins. Suite team is not happy because of that. Can we please fix it? 🙏🏻

Right, done in #3413

@bosomt
Copy link

bosomt commented Dec 27, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Fix chunkifying issue in cardano send flow
4 participants