Skip to content

[WC-3031][WC-3034]fix: rich text table format and list style type #1775

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gjulivan
Copy link
Collaborator

@gjulivan gjulivan commented Jul 16, 2025

Pull request type

Bug fix (non-breaking change which fixes an issue)
fix:

  • table format throws error if rich text widget placed inside table structure. this is caused by .closest(".table") function from table-better faulty logic.
  • list-style-type incorrectly parsed from/to html due to custom list format. fixed by overriding clipboard matcher and convert list html

Description

@gjulivan gjulivan requested a review from a team as a code owner July 16, 2025 07:34
@gjulivan gjulivan changed the title [WC-3031]fix: rich text table format throws error if inside another table [WC-3031][WC-3034]fix: rich text table format and list style type Jul 16, 2025
Copy link
Contributor

@samuelreichert samuelreichert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants