catoverse / yellowjobs-frontend

YellowJobs - Find curated remote jobs from Twitter.
https://www.yellowjobs.org
MIT License
14 stars 9 forks source link

Add save walkthrough modal & display on first save action #95

Closed kush-mish closed 2 years ago

kush-mish commented 2 years ago

Fixes #82

Proposed Changes

Displays arrow with a popup to walk through the user to the Saved tweets link. The state for this is stored in the localstorage with a variable named isSaveWalkthroughModalDisplayed.

Screenshots for the change:

Desktop view Mobile view
image image

Requirements