nextcloud / nextcloud/deck

Board Name on Cards in Upcoming Cards widget

Open
#7,217 8 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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.

In the Upcoming cards, there is no way to distinct from which board are all the cards, which can be quite overwhelming where there are lots of them, from lots of boards.

Describe the solution you'd like

To display the board name (would be nice if list name can be shown too) on the cards.

Describe alternatives you've considered

Group cards under Headers based on board names. For example, if Cards A and C are from Board_1 and D and E are from Board_2:

Board_1
A
C

Board_2
D
E

Additional context

Nice too have would be to paint card border the same color as the board icon in the left panel.

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 locating the Upcoming cards widget and its card-rendering entry point, then inspect how board context is available for each card. Done means cards display their board name clearly, with cards from multiple boards distinguishable; list names and board-colored borders are optional enhancements mentioned in the issue.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
56/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.