JusticeRage / ApkTrack

ApkTrack is an Android app which checks if updates for installed APKs are available.
GNU General Public License v3.0
122 stars 27 forks source link

Subsequent search produce no result #130

Closed organik1 closed 6 years ago

organik1 commented 6 years ago

Expected behavior

After receiving the result of one search, carrying out a subsequent search should be possible.

Actual behavior

Subsequent app search produces a blank list.

How to reproduce

Testing Environment

Recording Of The Bug

2018_03_30_20_55_19.gif



Posted on Utopian.io - Rewarding Open Source Contributors

JusticeRage commented 6 years ago

Hi! Thanks for the report. I believe this is expected behavior: subsequent searches are performed on the list currently displayed (at least, that's what happens when I try to reproduce the issue). So for instance, if you perform a search for com., a few packages should be displayed, and any subsequent search will only sift through those results. If you want to start a new search, you need to click the back arrow first.

Can you confirm that this is what happens on your device?

organik1 commented 6 years ago

Absolutely. That's what happens

On Monday, April 2, 2018, Ivan Kwiatkowski notifications@github.com wrote:

Hi! Thanks for the report. I believe this is expected behavior: subsequent searches are performed on the list currently displayed (at least, that's what happens when I try to reproduce the issue). So for instance, if you perform a search for com., a few packages should be displayed, and any subsequent search will only sort through those results. If you want to start a new search, you need to click the back arrow first.

Can you confirm that this is what happens on your device?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JusticeRage/ApkTrack/issues/130#issuecomment-377946128, or mute the thread https://github.com/notifications/unsubscribe-auth/Aij1fG7Qnyyzy-l2PDUo1_rXsJEeRcyxks5tkjp6gaJpZM4TDdk2 .

JusticeRage commented 6 years ago

Okay then. I'll be closing this report as "expected behavior" then. Thanks for taking the time to report it though!

organik1 commented 6 years ago

I'm glad I could help.