Should be able to set relative time via url params
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 232
- Forks
- 77
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 17
Description
When setting start and end time via url,
https://github.com/NASA-AMMOS/MMGIS/blob/development/documentation/pages/markdowns/Deep_Linking.md#starttimestart-time
you cannot choose to make the global time relative. It may be useful to support this as you have the option to do this via the javascript API and via the Time UI.
Not a priority for our team.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with documentation/pages/markdowns/Deep_Linking.md, especially the startTime/start-time section, and compare URL parameter handling with the JavaScript API and Time UI behavior. Trace how global start and end times are parsed, then verify that a URL can request relative global time and that the documented deep-link behavior matches the implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100