Add pagination to the tree view request
Open
Backend
Frontend
- Dominant language
- Python
- Stars
- 9
- Forks
- 31
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 16
Description
We have a query capable of pagination with limit and offset but currently the fe doesn't implement that
Contributor guide
Research direction
Start by locating the tree view request and inspect how its query is assembled. Trace the existing limit and offset support, then confirm the frontend sends pagination parameters and that the tree view displays the expected page of results.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100