8000 More complete patch for the TextEditor to support being rendered in the Shadow DOM by maximlt · Pull Request #6222 · holoviz/panel · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@maximlt
Copy link
Member
@maximlt maximlt commented Jan 17, 2024

In a complex application using the TextEditor widget it becomes unusable after certain operations. I couldn't reproduce the bug with a simple example. I found a Shadow DOM patch (slab/quill#2961 (comment)) that looked more complete and that made other Quill users happy, so I decided to try it out. It seems like it fixed my issue! I've updated a test as it fixes another issue (see the last paragraph of this comment #5511 (comment)).

@codecov
Copy link
codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eac968a) 22.35% compared to head (cb89e1a) 84.18%.
Report is 18 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6222       +/-   ##
===========================================
+ Coverage   22.35%   84.18%   +61.83%     
===========================================
  Files         299      301        +2     
  Lines       44647    45099      +452     
===========================================
+ Hits         9980    37967    +27987     
+ Misses      34667     7132    -27535     
Flag Coverage Δ
ui-tests 40.72% <100.00%> (?)
unitexamples-tests 71.85% <0.00%> (+49.49%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member
@philippjfr philippjfr left a comment

Choose a reason for hiding this comment

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

Looks good, thanks! One nitpick, please use the standard of 2-space indentation that we use for all TS code.

@maximlt
Copy link
Member Author
maximlt commented Jan 18, 2024

Looks good, thanks! One nitpick, please use the standard of 2-space indentation that we use for all TS code.

Done in cb89e1a using the built-in formatter in VSCode.

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0