-
Notifications
You must be signed in to change notification settings - Fork 114
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
comparing dates is much better than the old comparison of string IMO. Good one !
Do we want to display the close button in the top right corner ? |
It's removed, I need to update the screenshot in the comment |
…ve-mobile into feat/tos-update-popup
Tested it by putting currentTermsRequired at a far away date. ✔️ |
LIVE-1914
We wish to notify users properly when the Terms of Use gets updated, directly through Ledger Live. This PR add a new modal in the Portfolio component that will open when the
accepted
value from the terms context is false and the user isn't in the onboarding. Closing the modal accepts the new terms.Parts of the app affected / Test plan
CheckTermOfUseUpdate
component