Skip to content

Improve Kanban card comment browsing with a compact, interactive comment list #60

Description

@maddada

Problem

Comments on Kanban cards become visually cramped when a card has many comments. Rendering every comment in full, one below another, makes the card difficult to scan and use.

Proposed experience

When a card is opened in its centered detail view:

  • Show its comments as a compact, readable list.
  • Make each comment entry interactive.
  • Let the user select a comment to open its full content in a focused bubble or overlay near the center of the screen.
  • Keep navigation usable even when the card has many comments.

Acceptance criteria

  • Cards with many comments no longer display every full comment in one long, compressed stack.
  • Each comment can be selected independently from the compact list.
  • The selected comment is shown in a focused, readable view.
  • The interaction remains clear and usable for both short and long comment histories.

Source

Requested from user feedback about Kanban card comment readability and interaction.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions