azavea / fb-gender-survey-dashboard

Interactive exploration of global results from the Facebook "Survey on Gender Equality At Home
https://gender-survey-dashboard.netlify.app/
Apache License 2.0
2 stars 2 forks source link

View saved visualizations #45

Closed TaiWilkin closed 3 years ago

TaiWilkin commented 3 years ago

Overview

Allows users to manage saved visualizations. Users can load the visualizations' list from local storage, edit their titles, and navigate to a specific visualization.

Connects #20

Demo

Screen Shot 2020-12-30 at 11 43 33 AM

Testing Instructions

TaiWilkin commented 3 years ago

@mmcfarland This should be ready for another look. You should be able to delete saved visualizations, and you should see a 'no visualizations' message if they are all deleted.

TaiWilkin commented 3 years ago

@mmcfarland You're correct that the title bug is related to the key - I've updated the key to include the title, which should alert React to the fact that the list item has changed and prompt a re-render. Ready for another look.

TaiWilkin commented 3 years ago

Thanks for the feedback and interaction on this!