...
On the checkbox, we have just two links?
R: We can have more or less links, because the links will be created with base of docs in sanity.
Technical Refinement
Description
intl-whitelabel-app
TASK 1
Create a new modal for agreements;
This modal need to have a Title, description, checkbox and two buttons;
TASK 2
Create a text for checkbox with translates;
This moment, just English and Spanish;
TASK 3
TASK 5Create a link for agreements;
On the moment, we have two links;
TASK 4
Show text for agreement of Sanity;
The story IBFEC-51 has created an integration for sanity, so just use this integration for loading the text of agreement;
Renderize the text and hide the title, description, checkbox, buttons;
Create the logic for back the checkbox too;
Create a logic for create links in according to docs in sanity, for know how many docs, we can be use the integrations of IBFEC-51 story;
TASK 4
Create logic for buttons
Can click in "Continue" only after checked the checkbox, because the button stay disable in case the checkbox was unchecked;
The button “Disagree and Logout”, stay ability every time, and in case click can do logout user;
The unique form of close the modal is for the buttons
...