Skip to content

[stable8] feat(NcRichContenteditable): allow to pass menuContainer as string#8424

Merged
Antreesy merged 2 commits intostable8from
backport/8417/stable8
Apr 15, 2026
Merged

[stable8] feat(NcRichContenteditable): allow to pass menuContainer as string#8424
Antreesy merged 2 commits intostable8from
backport/8417/stable8

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot bot commented Apr 15, 2026

Backport of #8417

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

- change default value to null (as per upstream)
- allow to pass string selector as a prop
- resolve selector at mounted() -> initializeTribute()

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@backportbot backportbot bot added enhancement New feature or request 3. to review Waiting for reviews feature: richtext Related to the richtext component labels Apr 15, 2026
@backportbot backportbot bot added this to the 8.38.0 milestone Apr 15, 2026
- it's a patch for new Tribute() and should be coupled with it

- upstream fix is released but not published on npm

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy Antreesy force-pushed the backport/8417/stable8 branch from 13e7eeb to e609a09 Compare April 15, 2026 08:03
@Antreesy Antreesy marked this pull request as ready for review April 15, 2026 08:04
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.99%. Comparing base (d3244c8) to head (e609a09).
⚠️ Report is 7 commits behind head on stable8.

Additional details and impacted files
@@           Coverage Diff            @@
##           stable8    #8424   +/-   ##
========================================
  Coverage    45.99%   45.99%           
========================================
  Files          194      194           
  Lines         4890     4890           
  Branches      1200     1262   +62     
========================================
  Hits          2249     2249           
+ Misses        2555     2553    -2     
- Partials        86       88    +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Antreesy Antreesy enabled auto-merge April 15, 2026 09:38
@Antreesy Antreesy merged commit eab2916 into stable8 Apr 15, 2026
21 checks passed
@Antreesy Antreesy deleted the backport/8417/stable8 branch April 15, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews enhancement New feature or request feature: richtext Related to the richtext component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants