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

Do not use select2 for ingredient style select #2868

Closed tvdeyen closed 1 month ago

tvdeyen commented 1 month ago

What is this pull request for?

These selects do not have much values or a remote search, so select2 is overhead here.

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.88%. Comparing base (6499cd4) to head (46a4488). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2868 +/- ## ======================================= Coverage 95.88% 95.88% ======================================= Files 229 229 Lines 6216 6216 ======================================= Hits 5960 5960 Misses 256 256 ```

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