diericx / diericx/climbing_notebook
Paginate exercise log
Open
- Dominant language
- Svelte
- Stars
- 39
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
right now, if you have a lot of exercises, the data invalidation contains way too much info and takes forever. Let's paginate this to include only maybe 10 exercises.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the exercise log data invalidation described in the issue and identify the entry point that loads the exercise list. Determine how pagination should expose about 10 exercises at a time and verify that invalidation no longer includes the entire log.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100