dataforgoodfr / dataforgoodfr/14_Data4Trees

Refactor - Improvements for frontend code

Open
#196 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.