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

PageSelect: Move URL to bottom #2899

Closed tvdeyen closed 1 month ago

tvdeyen commented 1 month ago

What is this pull request for?

URLs might be very long and contain necessary information to better distingiush pages just by name.

Screenshots

Before

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 (e4b295d) to head (fa2b1b3). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2899 +/- ## ======================================= Coverage 95.96% 95.96% ======================================= Files 230 230 Lines 6269 6269 ======================================= Hits 6016 6016 Misses 253 253 ```

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