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(lld): fix duplicated learn more link inside error banner #6492

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

LucasWerey
Copy link
Contributor

@LucasWerey LucasWerey commented Mar 20, 2024

📝 Description

Fix an error causing the duplication of learn more link when infra error occurs.
The link in the title of the errorBanner has been removed so we only keep the link from the description.

In the future these errors will be more UX friendly so we will display the same description as on ledger status website. So we will be able to remove this learn more link.

Before After
image (1) image

❓ Context

✅ Checklist

Pull Requests must pass the CI and be code reviewed. Set as Draft if the PR is not ready.

  • npx changeset was attached.
  • Covered by automatic tests.
  • Impact of the changes:
    • ...

🧐 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)

@LucasWerey LucasWerey requested a review from a team as a code owner March 20, 2024 13:24
@ledger-wiz-cspm-secret-detection
Copy link

ledger-wiz-cspm-secret-detection bot commented Mar 20, 2024

Wiz Scan Summary

IaC Misconfigurations 0C 0H 0M 0L 0I
Total 0C 0H 0M 0L 0I
Secrets 0🔑

Copy link

vercel bot commented Mar 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ledger-live-github-bot ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:02pm
native-ui-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:02pm
react-ui-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 3:02pm
web-tools ❌ Failed (Inspect) Apr 15, 2024 3:02pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
ledger-live-docs ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2024 3:02pm

@live-github-bot live-github-bot bot added the desktop Has changes in LLD label Mar 20, 2024
@LucasWerey LucasWerey self-assigned this Mar 20, 2024
Copy link

github-actions bot commented Apr 6, 2024

There as been no activity on this PR for the last 14 days. Please consider closing this PR.

@github-actions github-actions bot added the Stale label Apr 6, 2024
@github-actions github-actions bot closed this Apr 14, 2024
@LucasWerey LucasWerey removed the Stale label Apr 15, 2024
@LucasWerey LucasWerey reopened this Apr 15, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants