blacklight icon indicating copy to clipboard operation
blacklight copied to clipboard

Look into mobile search bar wrapping

Open mejackreed opened this issue 6 years ago • 3 comments

That search button just doesn't seem right

screen shot 2018-03-29 at 11 48 32 am

mejackreed avatar Mar 29 '18 18:03 mejackreed

It's odd that the text input is rounded on the right-hand side for an input group. I wonder if we're doing something wrong here.

bs-default

BS4 button input group default

jkeck avatar Mar 29 '18 20:03 jkeck

Ah, these are the same issue actually, and they're both caused by the typeahead library we use for autocomplete.

W/O autocomplete

wo-autocomplete

It looks like the search bar has some funky styling when the autocomplete is not enabled that we may want to address.

funky-search-bar

jkeck avatar Mar 30 '18 18:03 jkeck

Is this part of the raft of Bootstrap4 stuff for 7.0, or a 7.x investigation?

barmintor avatar Oct 24 '18 19:10 barmintor