Skip to content

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Jul 22, 2025

Purpose

Improve tree stability by limiting the requests.

Proposal

We now only load the tree request one time then we let the treeContext handle the state without mutating it directly.
We do not do the doc subpage request anymore, the treeContext seems to have already the data we need, we just need to update the tree node when needed.

@AntoLC AntoLC self-assigned this Jul 22, 2025
@AntoLC AntoLC added enhancement improve an existing feature frontend refacto labels Jul 22, 2025
@AntoLC AntoLC force-pushed the improve/tree-stability branch 3 times, most recently from cf90aba to b88041b Compare July 22, 2025 15:53
@AntoLC AntoLC requested review from lunika and PanchoutNathan July 22, 2025 20:40
Improve tree stability by limiting the requests,
we now only load the tree request one time then
we let the treeContext handle the state without
mutating it directly.
We do not do the doc subpage request anymore,
the treeContext has already the data we need,
we just need to update the tree node when needed.
@AntoLC AntoLC force-pushed the improve/tree-stability branch from b88041b to bbf48f0 Compare July 24, 2025 11:29
@AntoLC AntoLC merged commit bbf48f0 into main Jul 24, 2025
20 of 21 checks passed
@AntoLC AntoLC deleted the improve/tree-stability branch July 24, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improve an existing feature frontend refacto
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants