nextcloud / nextcloud/deck

Creating cards - add to top by default

Open
#1,961 17 comments 26 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: stacks needs discussion
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.
I don't use that "idea-started-done" kanban style, instead the stacks represent topics. Also, when something is done, it gets the label done and is sorted to the bottom. So, the bottom isn't important for me and just for reporting/legacy.

When I create a card it's added to the bottom. If I don't pay attention, I could oversee this card.

Describe the solution you'd like
Add a new card to the top, if it is at the wrong place I have to resort.

Additional context
Haven't found this issue before, neither open nor solved. Most similar to this is #1240, but still a different approach.

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

Start by tracing the card-creation and ordering flow in the JavaScript codebase; no specific file or test is named in the issue. The change is complete when a newly created card appears at the top by default while existing ordering and resorting behavior remain intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.