dataforgoodfr / dataforgoodfr/14_Data4Trees
Refactor - Improvements for frontend code
Open
@david-bretaud-dev is already working on this.
Since Jul 18, 2026.
D4T_Frontend
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 0
- Avg merge
- 10d 11h
- Merged PRs (30d)
- 4
Description
- Use a context instead of props drilling to provide from top level the "application config" to the "agnostic" components
- A couple of functions use multiple args instead of kwargs => prone to error
- extract translations of all layers in one single dict, and then use it consistently in other stuff (categories, add data, popup ...)
- while the map is loading the filters should be disabled
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.