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
818 stars 312 forks source link

Reload preview window (again) after element create #2827

Closed tvdeyen closed 3 months ago

tvdeyen commented 3 months ago

This has been removed during refactoring the element editor into a custom web-component in https://github.com/AlchemyCMS/alchemy_cms/pull/2614

This restores the behavior.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 95.84%. Comparing base (099d488) to head (d9f800b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2827 +/- ## ========================================== - Coverage 95.86% 95.84% -0.02% ========================================== Files 227 227 Lines 6185 6185 ========================================== - Hits 5929 5928 -1 - Misses 256 257 +1 ```

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