Skip to content

[lexical] Bug Fix: Remove empty parent node in nested list#8118

Merged
etrepum merged 3 commits intofacebook:mainfrom
Senasiko:main
Feb 10, 2026
Merged

[lexical] Bug Fix: Remove empty parent node in nested list#8118
etrepum merged 3 commits intofacebook:mainfrom
Senasiko:main

Conversation

@Senasiko
Copy link
Copy Markdown
Contributor

@Senasiko Senasiko commented Feb 6, 2026

Description

This PR fixes an issue where removing a range that contains a nested list leaves behind an extra list item.
Closes #8117

Test plan

image

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 6, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lexical Ready Ready Preview, Comment Feb 10, 2026 4:44pm
lexical-playground Ready Ready Preview, Comment Feb 10, 2026 4:44pm

Request Review

@etrepum etrepum added this pull request to the merge queue Feb 10, 2026
Merged via the queue into facebook:main with commit 3d9632b Feb 10, 2026
35 checks passed
@etrepum etrepum mentioned this pull request Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Nested list not remove when delete selection

2 participants