Skip to content

fix: make full sidebar document item area clickable - #127

Merged
tasercake merged 1 commit into
mainfrom
worktree/fix-sidebar-click-target
Jul 14, 2026
Merged

fix: make full sidebar document item area clickable#127
tasercake merged 1 commit into
mainfrom
worktree/fix-sidebar-click-target

Conversation

@tasercake

Copy link
Copy Markdown
Owner

Summary

  • Make sidebar document links block-level/full-row click targets like the root document link
  • Preserve writer overflow menu by positioning it separately from the row link

Verification

  • Inspected sidebar markup in layouts/editor LiveView
  • git diff --check passed
  • mix format attempted but BEAM aborted with VM monotonic time stepped backwards

The root document button already wrapped its click target around the full
item area. Apply the same pattern to individual document items within
namespaces so the entire row is clickable, not just the text.
@tasercake
tasercake merged commit 5982a28 into main Jul 14, 2026
1 check passed
@tasercake
tasercake deleted the worktree/fix-sidebar-click-target branch July 14, 2026 05:57
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