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

Add app header #32

Closed mmcfarland closed 3 years ago

mmcfarland commented 3 years ago

Overview

The app header contains two level of hierarchy for titles, as well as a link bar for navigation or modal dialog display. Add stubs for the two modals, as well as some basic content manipulation depending on which page sequence is currently active.

Connects #18

Demo

First page, large format: image

Subsequent pages, condensed format image

Notes

The visual design feedback doc has a number of header content related changes under discussion, so I opted for a bare-bones implementation for now. There are also two follow up tasks for adding content to the modals (#31) and potentially some dynamic values in the sub-header text (#30). Even though the designs don't indicate it, I believe the "Saved Charts" link will always be present, whether or not there are currently any saved (this is also currently being discussed in the feedback doc).

Testing Instructions