show loading for exerciselist while loading. #127
Labels
No labels
bug
documentation
duplicate
enhancement
feature idea
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
davenh99/progressa#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Also: fetch only a few first? and fetch rest in background?
OR, load more when scrolling down. (maybe 2-300 at a time). Or we have a view collection which is very lightweight, and load even more than that?
when searching, need to request new from pocketbase.
for session list, only fetch like 30-50, and have a 'load more' button, similar to pocketbase, or just load more on scroll down.