mento-protocol / governance-ui

An open source interface for the Mento protocol governance
https://governance.mento.org
0 stars 0 forks source link

Add T&Cs popup #88

Closed olenovyk closed 5 months ago

olenovyk commented 5 months ago

Description

To make sure that users review and accept Airdrop Terms we should add a popup that appears on the first visit to airdrop app. The user is supposed to scroll down to the bottom of T&Cs text, click the checkbox "I have read, understand and accept these terms" before CTA "Agree and continue" will become active. It should not be possible to proceed without accepting T&Cs. For returning users the popup should not appear (save in local storage the fact that user has already accepted it). Design in Figma, desktop Design in Figma, mobile File with T&Cs

Acceptance criteria

bowd commented 5 months ago

Story Points: 3 See the discussion in Sprint Poker #​​39

Powered by Parabol

AnnaJ-P11 commented 5 months ago

Popup with the content is almost done, but the mobile version needs to be refined and there is no support for its display and it is not tested. My current code is uploaded to branch feat/add-T&Cs-popup in the airgbrab-interface repository