Skip to content

Conversation

@bborn
Copy link
Owner

@bborn bborn commented Feb 3, 2026

Summary

  • Task card backgrounds now fill the entire column width when selected
  • Changed renderTaskCard width parameter from colWidth-2 to colWidth in both desktop and mobile views
  • Ensures a cleaner visual appearance for the selected task highlight

Test plan

  • Run task command and navigate the kanban board
  • Verify the selected task background extends to the full column width
  • Test in both desktop (wide) and mobile (narrow) terminal widths
  • Confirm all existing tests pass

🤖 Generated with Claude Code

Pass full column width to renderTaskCard instead of colWidth-2 so that
the selected task's background fills the entire column content area.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@bborn bborn merged commit da5c4fa into main Feb 3, 2026
3 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