Search stops working after pressing back button
Bug #1859591 reported by
keshavbhatt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snap-store-desktop |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Snap-store snap's search functionality stops working after first search.
How to reproduce:
1: Launch snap-store
2: Search for something ex: olivia
3: Click on any result returned.
4: Click on back arrow button on top-left side to go back to search results.
5: Search for something again from the result page, here there is no expected loading icon or page shows up.
Expected behaviour:
Searching from the result page should also behave similar how it use to do from main screen. i.e, A loader icon showing that search operation is being done, clearing the old result from result the page.
Version info:
snap-store version : 20200113.f52c1c8
Ubuntu 16.04 LTS
affects: | snapstore → snap-store |
To post a comment you must log in.
I'm having trouble reproducing this. Could I please ask you to completely reinstall the snap-store like so:
$ sudo snap remove snap-store
$ rm -rf ~/snap/snap-store
$ sudo snap install snap-store
Then:
$ snap run snap-store
If you see the same behaviour, please share the output of the above command.
Thank you!