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 313 forks source link

Fix picture selector behavior #2964

Open ovinix opened 2 days ago

ovinix commented 2 days ago

What is this pull request for?

Fixes few issues:

  1. Checkbox becomes invisible after selecting/unselecting an image
  2. Selection toolbar is not visible when one or multiple images are selected

Updates pictures select all behavior:

Closes #2960

Screenshots

image

Checklist

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 96.00%. Comparing base (208b043) to head (42374ed).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2964 +/- ## ======================================= Coverage 96.00% 96.00% ======================================= Files 232 232 Lines 6282 6282 ======================================= Hits 6031 6031 Misses 251 251 ```

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