Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
5598aef074
fix(t-paliad-141): collab-suggestions dropdown floats off-screen — parent .form-field had no position. Scope :has() rule sets parent to position:relative only where the dropdown actually exists
m
pushed to main at m/paliad2026-05-06 14:50:23 +00:00
16fe5763f3
Merge: fix /inbox sidebar — call initSidebar() so pin restoration + hover work like every other page
18faf81f58
fix(t-paliad-138): /inbox missing initSidebar() call — sidebar JS never ran on inbox page (pin restoration, hover-expand, badge polling all dead). One-liner add to inbox.ts
f8d8ea591d
Merge remote-tracking branch 'origin/main' into mai/noether/inventor-project
77d664c5cc
Merge: fix inbox sidebar collapse — drop duplicate app.js include
8cf95761d0
fix(t-paliad-138): drop double-include of /assets/app.js on /inbox — PWAHead already injects it; the duplicate ran sidebar.ts twice and collapsed the sidebar on navigation
m
pushed to main at m/paliad2026-05-06 14:24:37 +00:00
77d664c5cc
Merge: fix inbox sidebar collapse — drop duplicate app.js include
8cf95761d0
fix(t-paliad-138): drop double-include of /assets/app.js on /inbox — PWAHead already injects it; the duplicate ran sidebar.ts twice and collapsed the sidebar on navigation