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 bug where flag stakePrograms was not checked into account screen,… #8059

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

adammino-ledger
Copy link
Contributor

πŸ“ Description

This PR fixes a bug where the stakePrograms flag was not checked into the Account tab screen therefore even if a currency was disabled on it, it would show the stake entrypoint.

There is also an additional check for bitcoin action on the stakePrograms to be sure it's not displayed anywhere if disabled.

🧐 Checklist for the PR Reviewers

  • The code aligns with the requirements described in the linked JIRA or GitHub issue.
  • The PR description clearly documents the changes made and explains any technical trade-offs or design decisions.
  • There are no undocumented trade-offs, technical debt, or maintainability issues.
  • The PR has been tested thoroughly, and any potential edge cases have been considered and handled.
  • Any new dependencies have been justified and documented.
  • Performance considerations have been taken into account. (changes have been profiled or benchmarked if necessary)

… add check on flag into bitcoin header actions
Copy link

vercel bot commented Oct 9, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
ledger-live-docs ⬜️ Ignored (Inspect) Visit Preview Oct 10, 2024 3:37pm
ledger-live-github-bot ⬜️ Ignored (Inspect) Visit Preview Oct 10, 2024 3:37pm
native-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Oct 10, 2024 3:37pm
react-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Oct 10, 2024 3:37pm
web-tools ⬜️ Ignored (Inspect) Visit Preview Oct 10, 2024 3:37pm

@live-github-bot live-github-bot bot added the desktop Has changes in LLD label Oct 9, 2024
beths-ledger
beths-ledger previously approved these changes Oct 9, 2024
Copy link
Contributor

@beths-ledger beths-ledger left a comment

Choose a reason for hiding this comment

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

Looks like duplicated check, but that is better than no check

themooneer
themooneer previously approved these changes Oct 9, 2024
@adammino-ledger
Copy link
Contributor Author

adammino-ledger commented Oct 10, 2024

@adammino-ledger

Generating screenshots: workflow ended

Jobs status:
❌ - generate-screenshots-linux

@adammino-ledger
Copy link
Contributor Author

adammino-ledger commented Oct 10, 2024

@adammino-ledger

Generating screenshots: workflow ended

Jobs status:
❌ - generate-screenshots-linux

@adammino-ledger
Copy link
Contributor Author

adammino-ledger commented Oct 10, 2024

@adammino-ledger

Generating screenshots: workflow ended

Jobs status:
❌ - generate-screenshots-linux

@adammino-ledger
Copy link
Contributor Author

adammino-ledger commented Oct 10, 2024

@adammino-ledger

Generating screenshots: workflow ended

Jobs status:
βœ… - generate-screenshots-linux

@live-github-bot live-github-bot bot added the screenshots Screenshots have been updated label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop Has changes in LLD screenshots Screenshots have been updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants