j-fbriere / squawker

An open-source privacy oriented Twitter/X client
MIT License
799 stars 16 forks source link

Profile search keeps searching for first search term entered, even after deleting it and entering new search term #293

Open ponko2MSL opened 2 months ago

ponko2MSL commented 2 months ago

Checklist

Affected version

v3.8.0+300015543

Steps to reproduce the bug

  1. Tap the magnifier icon to go to search
  2. Enter "her", wait for results to show up
  3. Delete "her" from the search field, type "elon" (or any other search term really). Wait for results to show up.

Expected behavior

Search results related to the term "elon" (or other alternative search term) should be displayed.

Actual behavior

Search results appear to be identical to when searching for "her". Nothing related to the term "elon" can be found even when scrolling far down.

Screenshots/Screen recordings

Screenshot_20240415-023739

Logs

No response

Affected Android/Custom ROM version

Android 13

Affected device model

Sony Xperia 10 III

Additional information

No response

alotbsol555 commented 2 months ago

just noticed the same bug in the search for tweets, not accounts…

j-fbriere commented 2 months ago

Thank you for the information on this issue, I'll look into it. For now to make it work, instead of deleting the search text by hitting backspaces, simply tap on the X icon (at the end of the search bar). This erases all the text in the search bar. Then any new search will work.

j-fbriere commented 2 months ago

Version v3.8.1 should fix it.

alotbsol555 commented 2 months ago

yes, it does, thank you!