Skip to content

fix: listitem fixes in tiptap#166

Merged
GursheenK merged 11 commits into
frappe:developfrom
GursheenK:bullet-list-functionality-fixes
May 4, 2026
Merged

fix: listitem fixes in tiptap#166
GursheenK merged 11 commits into
frappe:developfrom
GursheenK:bullet-list-functionality-fixes

Conversation

@GursheenK
Copy link
Copy Markdown
Member

@GursheenK GursheenK commented Apr 29, 2026

Fixed the following issues for lists in text elements -

Highlight Disappearing

Highlight Disappearing - Before

highlightDisappearBefore.mp4

Highlight Disappearing - After

highlightDisappearAfter.mp4


Emptying content loses styles for first list node

Emptying content loses styles for first list node - Before

listLostStylesBefore.mp4

Emptying content loses styles for first list node - After

listLostStylesAfter.mp4


Incorrect lifting of list items to come out of list and go back to list using just keyboard

Incorrect lifting of list items to come out of list and go back to list using just keyboard - Before

listitemLiftingBefore.mp4

Incorrect lifting of list items to come out of list and go back to list using just keyboard - After

listItemLiftingAfter.mp4


Empty list item incorrect marker

Empty list item incorrect marker - Before

listItemLostStylesBefore.mp4

Empty list item incorrect marker - After

listItemLostStylesAfter.mp4

Closes #147

@GursheenK GursheenK marked this pull request as ready for review May 4, 2026 12:27
@GursheenK GursheenK merged commit c488156 into frappe:develop May 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In text editor, in bullet format, spacing is lost

1 participant