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

Enable element select if only one is available #2918

Closed tvdeyen closed 4 weeks ago

tvdeyen commented 4 weeks ago

What is this pull request for?

It seems that many users are confused if we disable the select. Since we already select the only possible element it is serving the same purpose - to save a click.

Checklist

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 95.97%. Comparing base (b6ac9fc) to head (306a57d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2918 +/- ## ======================================= Coverage 95.97% 95.97% ======================================= Files 232 232 Lines 6279 6279 ======================================= Hits 6026 6026 Misses 253 253 ```

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