FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Lexical: August 2025 fixes by ssddanbrown · Pull Request #5775 · BookStackApp/BookStack · GitHub

Lexical: August 2025 fixes - #5775

Merged
ssddanbrown merged 4 commits into
developmentfrom
lexical_aug25
Aug 28, 2025
Merged

Lexical: August 2025 fixes#5775
ssddanbrown merged 4 commits into
developmentfrom
lexical_aug25

Conversation

ssddanbrown commented Aug 26, 2025
edited
Loading

Copy link
Copy Markdown
Member

Focusing on collapsible/details blocks.

For #5631

  • Updated details blocks to be open by default on insert.
  • Updated details block selection handling not to always fully cascade to lowest editable child on selection, so parents can be reliably selected.
  • Updated mouse handling to treat details panes like the root element, allowing easier insert for hard-to escape blocks within details blocks.

Remaining Actions

  • Improve details block selection feedback
  • Fix backspace within nested details removing the entire stack.
  • Update/fix tests

- Set to open by default on insert.
- Updated selection handling not to always fully cascade to lowest
  editable child on selection, so parents can be reliably selected.
- Updated mouse handling to treat details panes like the root element,
  inserting within-details where relevant.
Allows more reliable removal of details block on backspace at first
child position with the details block.
Updated to use new test pattern while there.
ssddanbrown merged commit c6e35c2 into development Aug 28, 2025
2 checks passed
ssddanbrown deleted the lexical_aug25 branch August 28, 2025 14:00
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL