Skip to content

fix: preserve kanban position on re-entry#239

Merged
oobagi merged 1 commit into
mainfrom
fix/kanban-reentry-scroll-indicators
May 25, 2026
Merged

fix: preserve kanban position on re-entry#239
oobagi merged 1 commit into
mainfrom
fix/kanban-reentry-scroll-indicators

Conversation

@oobagi
Copy link
Copy Markdown
Owner

@oobagi oobagi commented May 25, 2026

Summary

  • preserve kanban column/card selection when leaving and re-entering a board
  • keep inactive kanban blocks on the horizontal column window where they were left
  • replace the old kanban camera-padding edge behavior with top/bottom labels integrated into card borders

Test plan

  • go test ./internal/editor
  • env HOME=$(mktemp -d) go test ./...
  • go vet ./...
  • go build -o /tmp/notebook-ship-build ./cmd/notebook

Keep the active kanban column and card selection when leaving and re-entering a board, and render top/bottom edge labels inline with the card borders instead of using the old camera-padding behavior.

Tests:

- go test ./internal/editor

- env HOME=/var/folders/2z/hhv30x310gb6fv8jsq0s7x400000gn/T/tmp.D4P5YTtUle go test ./...

- go vet ./...

- go build -o /tmp/notebook-ship-build ./cmd/notebook
@oobagi oobagi merged commit 8441fdc into main May 25, 2026
1 check passed
@oobagi oobagi deleted the fix/kanban-reentry-scroll-indicators branch May 25, 2026 20:29
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