mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
ac1f68a447
When navigating to a document from search results, the search term is highlighted via FindAndReplace but the popover is not open, so there was no way to dismiss the highlights. This adds an Escape key binding to the FindAndReplace extension that clears highlights when active. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>