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

Highlight search terms in RemoteSelect #2898

Closed tvdeyen closed 1 month ago

tvdeyen commented 1 month ago

What is this pull request for?

Makes it more obvious why a entry is in the list and complies to the default highlighting that select2 does if there is no html template rendering function.

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 (98293af) to head (01bd3e9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2898 +/- ## ======================================= 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.