mirror of
https://github.com/AppFlowy-IO/AppFlowy-Web.git
synced 2026-03-13 10:00:26 +08:00
- Toolbar: Use Home+Shift+End instead of Meta+A to avoid cross-block selection (cross-block hides list/quote buttons in toolbar) - Toolbar: Use .last() for MuiPopover-root to handle Quick Notes popover - Markdown shortcuts: Use BlockSelectors.blockByType for heading assertions - Slash menu: Use data-testid instead of getByText for menu items (avoids "Heading 1" vs "Toggle Heading 1" ambiguity) - Cursor tests: Use Home/End instead of selectAll+Arrow for line navigation - Inline code: Use specific span.bg-border-primary selector Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>