Skip to content

feat: scroll kanban columns independently#237

Merged
oobagi merged 1 commit into
mainfrom
codex/kanban-column-scroll
May 5, 2026
Merged

feat: scroll kanban columns independently#237
oobagi merged 1 commit into
mainfrom
codex/kanban-column-scroll

Conversation

@oobagi
Copy link
Copy Markdown
Owner

@oobagi oobagi commented May 5, 2026

Summary

  • make active kanban columns scroll vertically on their own instead of growing the whole board
  • keep the focused card inside a padded column camera and preserve headers when entering from below
  • cap tall active kanban boards so surrounding note content remains visible for context

Test plan

  • go test ./internal/editor
  • HOME="/var/folders/2z/hhv30x310gb6fv8jsq0s7x400000gn/T/tmp.H99lyxSbEg" go test ./...
  • go vet ./...

Render active kanban columns as individually clipped vertical lists, keep the focused card in a padded column camera, and cap tall boards so surrounding note content remains visible.

Tests:\n- go test ./internal/editor\n- HOME="/var/folders/2z/hhv30x310gb6fv8jsq0s7x400000gn/T/tmp.B07KNrOgWt" go test ./...\n- go vet ./...
@oobagi oobagi merged commit a327c74 into main May 5, 2026
1 check passed
@oobagi oobagi deleted the codex/kanban-column-scroll branch May 5, 2026 11:38
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.

1 participant