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
823 stars 311 forks source link

Refactor link dialog into ES module #2796

Closed sascha-karnatz closed 4 months ago

sascha-karnatz commented 5 months ago

What is this pull request for?

Checklist

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 98.11321% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.92%. Comparing base (8175627) to head (4dc39a2).

Files Patch % Lines
...p/components/alchemy/admin/link_dialog/base_tab.rb 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2796 +/- ## ========================================== + Coverage 95.90% 95.92% +0.01% ========================================== Files 225 225 Lines 6103 6129 +26 ========================================== + Hits 5853 5879 +26 Misses 250 250 ```

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

sascha-karnatz commented 5 months ago

Linking an anchor does not work unfortunately

Should work now