LLM - New Card button and removed two other ones#466
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 026d923 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
|
@mlegall-ledger Screenshots: ✅
There are no changes in the screenshots for this PR. If this is expected, you are good to go. |
8400013 to
ccf1aa6
Compare
Codecov Report
@@ Coverage Diff @@
## develop #466 +/- ##
============================================
- Coverage 64.16% 44.82% -19.35%
============================================
Files 634 549 -85
Lines 28559 23775 -4784
Branches 7207 6231 -976
============================================
- Hits 18326 10657 -7669
- Misses 10166 13070 +2904
+ Partials 67 48 -19
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
…drawer New Card button in the header of the portfolio + tracking
ccf1aa6 to
026d923
Compare
|
🙏 a PR must not be merged if the PR checklist is not complete, if a checkbox can't be complete because then you must explain it in the PR description, for instance you must explain why you couldn't test it and how to test it / if QA had the time to test it etc.. |
| const onCardButtonPress = useCallback(() => { | ||
| navigation.navigate(ScreenName.PlatformApp, { | ||
| platform: "cl-card", | ||
| name: "CL Card Powered by Ledger", |
There was a problem hiding this comment.
not translation needed on these?
There was a problem hiding this comment.
Good question, I've simply reused the title as used in other parts of the app. As for the checklist, it's just an issue from my side
ychen-ledger
left a comment
There was a problem hiding this comment.
Validated with:
- LLM 3.3.0
- Android 12 pixel 4
- iOS 14.7 iPhone 11
…drawer New Card button in the header of the portfolio + tracking
📝 Description
Removed Card CTA's under the graph (purple) and in the quick actions drawer
New Card button in the header of the portfolio + tracking
❓ Context
LLM✅ Checklist
📸 Demo
Screen_Recording_20220623-153422_LL.DEV.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.