MetOffice / MetOffice/forest-lite
Datasets cached in localStorage
Open
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
`/datasets` end point is the single source of truth for available datasets provided by the server
- Ensure `/datasets` is used on App start up, unless in offline mode
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the App startup path and trace how datasets are loaded from localStorage versus the `/datasets` endpoint. Check the offline-mode branch first. Done means online startup uses `/datasets` as the source of available datasets, while offline mode continues to use the local cache.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100