UNDP-Data / geohub

GeoHub Frontend Application
https://geohub.data.undp.org
BSD 3-Clause "New" or "Revised" License
42 stars 6 forks source link

[UI/UX] Storymap View UI Changes #3830

Closed balagurova closed 3 months ago

balagurova commented 3 months ago

Description

References Some visual articles with maps from the New York Times which I would like to use as references for GeoHub Storymaps:

UI Suggestions for Cards

UI Suggestions for Header

image

Screenshots

No response

Mockup URL/file

https://www.figma.com/design/xPemdxTmvPi2homUZ2dyw0/UNDP-GeoHub-UI?node-id=3318-6229

balagurova commented 3 months ago

Regarding the header and footer elements, there's an important consideration: we discussed that in the future, we might want to embed the storymap on other platforms (such as DFx or a country office website). When embedding the storymap elsewhere, it should not include its own headers and footers, as the hosting page will have its own.

So, I propose:

Let me know what you think about it.

JinIgarashi commented 3 months ago

I added a query param of embed in the storymap viewer page like /storymaps/{id}/viewer?embed=true

as default, it shows footer, but it will hide footer if embed =true is in URL.