keep decks in buffer to improve loading time
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Is your feature request related to a problem? Please describe.
On slower servers, it takes a long time for each deck to load. As a project manager, when cycling through different decks that I organize for people, it takes a long time for each deck to load which is tiring and a waste of time
Describe the solution you'd like
I would appreciate an option that buffers all your current decks.
Then you could load the last loaded deck. This would also fix the short loading time (on my server about 1 second) of possible stacks when moving cards between decks
Describe alternatives you've considered
not sure how you guys sync them, a sync button or sync in background and load the latest deck into the buffer when you leave a deck (instead of when you open a deck) would probably do the trick
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by tracing how decks are loaded and synchronized when switching between them. Define the buffering and refresh behavior, then verify that switching decks and moving cards no longer waits for each deck to load.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100