DigixGlobal / governance-ui-components

Governance UI reusable components library
Other
3 stars 2 forks source link

Create Ragnarok announcement pop up (Needed for DGDG-604) #414

Closed veelab8 closed 4 years ago

veelab8 commented 4 years ago

Ref: DGDG-604 #604

Description

This creates a modal pop up with the Ragnarok Special Announcement. It will appear after the Terms & Conditions popup for 1st time users; and before the Dashboard for the non-first time users.

Recorded Screen: https://tracker.digixdev.com/_persistent/ragnarok-record.webm?file=6-2205&c=true

PENDING JS Work (JS Dev to Assist)

Display the Ragnarok modal for non-first time users and dismiss it when button is clicked, Currently, it only shows for first-time users after the user have accepted the T&C.

Screen Shot 2020-01-23 at 10 18 43 AM

Test Plan

First-time users:

  1. Browse the DigixDao Dashboard using Incognito mode.
  2. Accept the T&C conditions notification.
  3. Ragnarok pop up should appear.

Non first-time users:

  1. Browse the DigixDao Dashboard with any browsers.
  2. Ragnarok pop up should appear.
  3. Dismissing the button will show the Dashboard.
mikej-digix commented 4 years ago

iteration: 1 status: PASSED environment: LOCAL

Test Artifacts: image