Tribler / tribler

Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.74k stars 445 forks source link

Fix the Popular Page refresh issue #7970

Closed drew2a closed 2 months ago

drew2a commented 2 months ago

This PR fixes the Popular Page refresh issue. It now adds a refresh action each time the "Popular" button is clicked. Previously, the page only refreshed when a user double-clicked on the "Popular" button.

Fixes #7964