Skip to content

feat(board): show card count next to the list title#8038

Merged
grnd-alt merged 1 commit into
nextcloud:mainfrom
SadeqRouhani:feat/list-card-count
Jun 10, 2026
Merged

feat(board): show card count next to the list title#8038
grnd-alt merged 1 commit into
nextcloud:mainfrom
SadeqRouhani:feat/list-card-count

Conversation

@SadeqRouhani

Copy link
Copy Markdown
Contributor

Display the number of cards in each list as a small badge after the list title in the stack header. The count reuses the existing cardsByStack computed, so it follows the archived/active filter and stays reactive as cards are added, moved or removed. The badge does not shrink, keeping it visible when a long title is truncated.

  • Resolves: #
  • Target version: main

Summary

TODO

  • ...

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

Display the number of cards in each list as a small badge after the
list title in the stack header. The count reuses the existing
cardsByStack computed, so it follows the archived/active filter and
stays reactive as cards are added, moved or removed. The badge does not
shrink, keeping it visible when a long title is truncated.

Signed-off-by: sadegh <sa.rohani72@gmail.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@grnd-alt grnd-alt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for your contribution

@grnd-alt grnd-alt merged commit 393bea4 into nextcloud:main Jun 10, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants