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 broken flow for changing brightness [no changelog] #4378

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

Conversation

bieleluk
Copy link
Contributor

@bieleluk bieleluk commented Nov 22, 2024

This PR fixes broken mercury brightness flow introduced by commit 7cf38ec.

Changes include:

  1. Reintroducing success color and icon done in 4334
  2. Setting brightness parameter to Option as uPython requires
  3. Basic UI test (Device test is not possible because the brightness is not among TrezorClientDebugLink features )

@bieleluk bieleluk added bug Something isn't working as expected low hanging fruit Simple, quick task. T3T1 labels Nov 22, 2024
@bieleluk bieleluk self-assigned this Nov 22, 2024
@bieleluk bieleluk marked this pull request as ready for review November 25, 2024 07:16
Copy link
Contributor

@obrusvit obrusvit left a comment

Choose a reason for hiding this comment

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

Tested on emu.
Thank you.

@bieleluk bieleluk added the translations Put this label on a PR to run tests in all languages label Nov 25, 2024
Copy link

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

Copy link

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) test(screens) main(screens)
T3T1 Safe 5 test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
All main(screens)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected low hanging fruit Simple, quick task. T3T1 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.

2 participants