mirror of
https://github.com/logseq/logseq.git
synced 2026-05-17 17:32:35 +00:00
Rewrite the shortcut customization UI from a modal dialog to an inline popover with a state machine (idle → recording → accepted/conflict). Add cross-context conflict awareness with amber warnings for non-blocking conflicts across handler groups, while keeping red blocking conflicts for same-context collisions. Redesign Esc/Backspace semantics for consistency: Esc always closes, Backspace always removes. Add Radix tooltip on Reassign button and polish spacing, animations, and feedback banners. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>