That change only fixes the case of returning from search results
(confirmed fixed as above), but not the n+1 API requests for the initial
search + details of each result.

Note this is particularly noticeable on initial launch where I currently
see a total of 80 requests: 5 searches for different sections and the
details hits for each search result.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1756184

Title:
  Search making excessive requests for snap details and search

Status in gnome-software package in Ubuntu:
  Fix Released

Bug description:
  If you turn on snapd debugging and watch the log, you will see some
  excessive hits when working in Gnome Software. In particular, it
  seems:

  - Search makes the search request and then a details hit for every result
  - After clicking into a snap detail page and returning to the list, the query 
is repeated.

  Details requests should only be needed when clicking on a result, and
  returning to the search results should not repeat the query.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1756184/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to