redmica / redmica_ui_extension

This plugin adds useful UI improvements to RedMica.
GNU General Public License v2.0
41 stars 12 forks source link

Remove magnifier icon in select2 search field #51

Closed ishikawa999 closed 2 months ago

ishikawa999 commented 2 months ago

Due to the impact of Propshaft support, there is an issue in RedMica 3.0 where the magnifying glass icon does not appear when the searchable select box feature is enabled. I have decided to remove the magnifying glass icon since it is still clear that the select box is searchable without it.

Additionally, for the Bleuclair theme, the magnifying glass icon and padding are added on the theme side, so the display remains unchanged.

selectbox before changes selectbox after changes selectbox after changes(with bleuclair theme)
screenshot 2024-07-04 16 29 03 screenshot 2024-07-04 16 28 05 screenshot 2024-07-04 16 28 26
ishikawa999 commented 2 months ago

Thanks for reviewing. Merging.