Skip to content

fix: Make home repo context menu non-modal to fix sidebar click lock - #478

Merged
Ziinc merged 2 commits into
mainfrom
claude/admiring-brahmagupta-hv726f
Sep 12, 2026
Merged

fix: Make home repo context menu non-modal to fix sidebar click lock#478
Ziinc merged 2 commits into
mainfrom
claude/admiring-brahmagupta-hv726f

Conversation

@Ziinc

@Ziinc Ziinc commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

Radix's modal context menu leaves document.body with pointer-events:
none when Switch Branch... opens a second modal on top of it, per
shadcn-ui#6227. Setting modal={false} on the home row's ContextMenu
keeps outside-click dismissal while dropping the global pointer-event
lock.

Radix's modal context menu leaves document.body with pointer-events:
none when Switch Branch... opens a second modal on top of it, per
shadcn-ui#6227. Setting modal={false} on the home row's ContextMenu
keeps outside-click dismissal while dropping the global pointer-event
lock.
@Ziinc Ziinc changed the title Make home repo context menu non-modal to fix sidebar click lock fix: Make home repo context menu non-modal to fix sidebar click lock Sep 12, 2026
@Ziinc
Ziinc merged commit e77c4c8 into main Sep 12, 2026
10 of 11 checks passed
@Ziinc
Ziinc deleted the claude/admiring-brahmagupta-hv726f branch September 12, 2026 15:34
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