How do we handle external data (maps for example) for archives #1309
freddidierRTE
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ideas:
Different template depending on whether we’re in the feed (display argis live data) or in the archives (display static snapshot taken at the time of the card publication) => where do we store the snapshots?
If the card is calling an external REST API to display data in the card, the external REST API should be able to display data “as it was at a given timestamp” and not just latest data.
Some cards could be tagged as “not stateless” and not be shown in the Archives (like child cards)
Beta Was this translation helpful? Give feedback.
All reactions