NASA-IMPACT / veda-ui

Frontend for the Dashboard Evolution project
Other
22 stars 5 forks source link

Link embedded maps to dataset #844

Open j08lue opened 8 months ago

j08lue commented 8 months ago

As a user reading a data story, I would like to explore the dataset more completely, so that I can learn more about the data and how I can use it

Content managers might want to do two different things at the moment:

  1. Send users to the E&A page with the layer, time, and zoom matching what was in the map or map comparison widget
  2. To the dataset overview if the dataset is not available in E&A, or if they'd just like people to get an overview first

For future iterations, there will likely be other tools for visualizing, so there will be more variety in end destination.

One special use case to consider is when somebody is using the map comparison widget to compare two different datasets. My gut tells me that we should still only allow for one "action" to send a user somewhere, and that action should take the user to the E&A tool with those layers loaded. The thinking being that if somebody is comparing two datasets on a map comparison widget, we should assume they're allowed to compare them in E&A. But we should check my thinking on that.

Acceptance criteria

aboydnw commented 3 weeks ago

Related PR: https://github.com/NASA-IMPACT/veda-ui/pull/871