Skip to content

fix(HeadlineEditor): Fix anchor position#3832

Merged
tvdeyen merged 1 commit intomainfrom
fix/headline-editor-anchor-position
Apr 13, 2026
Merged

fix(HeadlineEditor): Fix anchor position#3832
tvdeyen merged 1 commit intomainfrom
fix/headline-editor-anchor-position

Conversation

@tvdeyen
Copy link
Copy Markdown
Member

@tvdeyen tvdeyen commented Apr 13, 2026

What is this pull request for?

The necessary css class was not present because we asked for many instead of any.

But the level select is always present, just disabled for a single option.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

The necessary css class was not present because we asked for many instead of any.

But the level select is always present, just disabled for a single option
@tvdeyen tvdeyen requested a review from a team as a code owner April 13, 2026 09:30
@tvdeyen tvdeyen added backport-to-8.1-stable Needs to be backported to 8.1-stable backport-to-8.2-stable Needs to be backported to 8.2-stable labels Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.06%. Comparing base (d187dd2) to head (84aebbb).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3832   +/-   ##
=======================================
  Coverage   98.06%   98.06%           
=======================================
  Files         322      322           
  Lines        8526     8526           
=======================================
  Hits         8361     8361           
  Misses        165      165           

☔ 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.

@tvdeyen tvdeyen merged commit 53eecba into main Apr 13, 2026
30 checks passed
@tvdeyen tvdeyen deleted the fix/headline-editor-anchor-position branch April 13, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-8.1-stable Needs to be backported to 8.1-stable backport-to-8.2-stable Needs to be backported to 8.2-stable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants