AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
817 stars 312 forks source link

fix(HeadlineEditor): Add css class for any level option #2905

Closed tvdeyen closed 1 month ago

tvdeyen commented 1 month ago

What is this pull request for?

We changed that we always show the level select on the headline editor in bd056bd7c but have not adjusted that the css class (with-level-select) is always added.

Screenshots

headline-editor before headline-editor after

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.96%. Comparing base (a3d5bee) to head (033b3d5). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2905 +/- ## ======================================= Coverage 95.96% 95.96% ======================================= Files 232 232 Lines 6273 6273 ======================================= Hits 6020 6020 Misses 253 253 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.