nextcloud / nextcloud/deck

keep decks in buffer to improve loading time

Open
#1,994 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement needs discussion performance 🚀
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.