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

Bugfix/live 4308 "Language" row bad layout in My Ledger #1623

Merged
merged 3 commits into from
Oct 20, 2022

Conversation

ofreyssinet-ledger
Copy link
Contributor

@ofreyssinet-ledger ofreyssinet-ledger commented Oct 19, 2022

📝 Description

There was a flex issue in the My Ledger screen where the "Language" option for a device was not properly displayed.
Fixed it & extracted the component "DeviceOptionRow" for other existing options.

❓ Context

  • Impacted projects: ledger-live-mobile
  • Linked resource(s): LIVE-4308

✅ Checklist

  • Test coverage
  • Atomic delivery
  • No breaking changes

📸 Demo

fix-myledger-loc-button.mp4

🚀 Expectations to reach

Please make sure you follow these Important Steps.

Pull Requests must pass the CI and be internally validated in order to be merged.

@vercel
Copy link

vercel bot commented Oct 19, 2022

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

Name Status Preview Updated
live-common-tools ✅ Ready (Inspect) Visit Preview Oct 19, 2022 at 5:02PM (UTC)
3 Ignored Deployments
Name Status Preview Updated
ledger-live-github-bot ⬜️ Ignored (Inspect) Oct 19, 2022 at 5:02PM (UTC)
native-ui-storybook ⬜️ Ignored (Inspect) Oct 19, 2022 at 5:02PM (UTC)
react-ui-storybook ⬜️ Ignored (Inspect) Oct 19, 2022 at 5:02PM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Oct 19, 2022

🦋 Changeset detected

Latest commit: ee9bb86

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
live-mobile Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ofreyssinet-ledger ofreyssinet-ledger marked this pull request as ready for review October 19, 2022 16:22
@ofreyssinet-ledger ofreyssinet-ledger requested a review from a team October 19, 2022 16:22
@github-actions github-actions bot added cli common Has changes in live-common ledgerjs Has changes in the ledgerjs open source libs mobile Has changes in LLM tools Has changes in tools ui Has changes in the design system library labels Oct 19, 2022
@ofreyssinet-ledger ofreyssinet-ledger changed the base branch from develop to release October 19, 2022 16:22
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Base: 44.77% // Head: 44.77% // No change to project coverage 👍

Coverage data is based on head (ee9bb86) compared to base (a048793).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           release    #1623   +/-   ##
========================================
  Coverage    44.77%   44.77%           
========================================
  Files          633      633           
  Lines        26653    26653           
  Branches      7228     7228           
========================================
  Hits         11934    11934           
  Misses       13576    13576           
  Partials      1143     1143           
Flag Coverage Δ
test 44.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented Oct 19, 2022

@ofreyssinet-ledger

Screenshots: ✅

There are no changes in the screenshots for this PR. If this is expected, you are good to go.

@github-actions github-actions bot removed tools Has changes in tools ui Has changes in the design system library ledgerjs Has changes in the ledgerjs open source libs common Has changes in live-common cli labels Oct 19, 2022
Copy link
Contributor

@alexandremgo alexandremgo left a comment

Choose a reason for hiding this comment

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

LGTM ! (just the remark on the props name ;))

@ofreyssinet-ledger ofreyssinet-ledger merged commit 9d90943 into release Oct 20, 2022
@ofreyssinet-ledger ofreyssinet-ledger deleted the bugfix/LIVE-4308 branch October 20, 2022 08:14
valpinkman added a commit that referenced this pull request Nov 2, 2022
* release: (251 commits)
  🚀 prepare release [skip ci]
  Smartling on-demand translation delivery from release (#1722)
  chore: bump lld
  chore(fix): doc:ljs and pods update
  update release note
  🚀 release prerelease [LLM(3.10.0-next.4)]
  add changeset
  🚀 entering LLD hotfix mode
  Fix/LIVE-4302 - Fix update firmware notif breaking layout (#1624)
  🚀 release prerelease [LLM(3.10.0-next.3)]
  Bugfix: LIVE-4305 new rendering in the case of a LatestFirmwareVersionRequired error (#1648)
  🚀 release prerelease [LLM(3.10.0-next.2)]
  Fix: Live-4319 MyLedger tab logo dot condition (#1633)
  🚀 release prerelease [LLM(3.10.0-next.1)]
  Bugfix/live 4308 "Language" row bad layout in My Ledger (#1623)
  🚀 release prerelease [LLM(3.10.0-next.0)]
  🚀 entering LLM prerelease mode
  [LIVE-4283] - Bugfix: Update getFeesEstimation for EVM to prevent usage of `getFeeData` (#1603)
  chore: remove npm bump
  fixes bot workflow dispatch
  ...
valpinkman added a commit that referenced this pull request Nov 2, 2022
* release: (49 commits)
  🚀 prepare release [skip ci]
  Smartling on-demand translation delivery from release (#1722)
  chore: bump lld
  chore(fix): doc:ljs and pods update
  update release note
  🚀 release prerelease [LLM(3.10.0-next.4)]
  add changeset
  🚀 entering LLD hotfix mode
  Fix/LIVE-4302 - Fix update firmware notif breaking layout (#1624)
  🔥 hotfix release [skip ci]
  🚀 release prerelease [LLM(3.10.0-next.3)]
  Bugfix: LIVE-4305 new rendering in the case of a LatestFirmwareVersionRequired error (#1648)
  🚀 release prerelease [LLM(3.10.0-next.2)]
  Fix: Live-4319 MyLedger tab logo dot condition (#1633)
  🔥 hotfix prerelease [LLD(2.49.1-hotfix.0)]
  [LIVE-4283] Hotfix - Update getFeesEstimation for EVM to prevent usage of getFeeData (#1620)
  🚀 release prerelease [LLM(3.10.0-next.1)]
  Bugfix/live 4308 "Language" row bad layout in My Ledger (#1623)
  🚀 entering LLD hotfix mode
  chore: remove npm bump
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Has changes in LLM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants