LawnchairLauncher / lawnchair

No clever tagline needed.
https://lawnchair.app
Other
8.84k stars 1.16k forks source link

[BUG] Searching hidden apps with two or more chars not working Lawnchair 14 dev #4531

Open vrpcse opened 2 days ago

vrpcse commented 2 days ago

Describe the bug

app search not listing the hidden app when typing more characters in search box.

Steps to reproduce

Steps to reproduce the behavior: Steps to reproduce

  1. Open app drawer
  2. Type a hidden app's name, example 'chess' char by character

Observations:

  1. Hidden app chess was displayed when typed 'ch'
  2. Hidden app chess was not displayinf when typed 'chess' Same with another hidden app hotstar. Displayed when typing 'h', not displayed with 'ho'. .

Expected behavior

Expectations: Searched hidden app listed when typed character sequence is matching.

Screenshots

Screenshot_20240630-223844 Screenshot_20240630-223850

Device information

Additional context

No response

Unofficial-Life commented 1 day ago

its not for hidden but for any app

edit : it seems to me that when a result should show only one application it just goes behind the search bar layout and as well doesn't open with quick open(enter)

Unofficial-Life commented 1 day ago

Seems like turning off web suggestions from the drawer search settings fixed it

vrpcse commented 1 day ago

Web suggestions option was already turned off when I observed this issue.