Closed gmclelland closed 7 years ago
This also applies to the filter box on image fields.
This can be fixed by adding:
type="text"
to the filter inputs
Just to be clear:
<input placeholder="🔍" list="wrapinputfield_page_files" tabindex="9" style="height: auto;" type="text">
This should fix this: https://github.com/rolandtoth/AdminOnSteroids/pull/66
This is fixed now