Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebUI: Improve filter lists #21438

Merged
merged 5 commits into from
Oct 12, 2024
Merged

Conversation

skomerko
Copy link
Contributor

This PR adds following improvements:

  • Remove unused tracker entries while processing sync data

  • Take into account filter selection & terms when performing 'Start/stop/delete' context actions in filter lists
    Now, only filtered torrents will be affected by them, just like in the GUI.

  • Provide better feedback when performing 'Start/stop/delete' context actions in filter lists
    Small improvement over GUI - now these actions will be disabled if it's not possible to use them.

  • Add context menu to status filter list

  • Fix error when toggling filter title
    Fixup for small bug introduced in WebUI: Improve subcategories #21269

@Chocobo1 Chocobo1 added the WebUI WebUI-related issues/changes label Oct 4, 2024
@Chocobo1 Chocobo1 added this to the 5.1 milestone Oct 4, 2024
@Chocobo1 Chocobo1 requested a review from a team October 4, 2024 14:49
thalieht
thalieht previously approved these changes Oct 4, 2024
@thalieht
Copy link
Contributor

thalieht commented Oct 4, 2024

Observation: in GUI when the filter sections are collapsed, the corresponding "All" filter is selected, except for the STATUS section.

@Chocobo1 Chocobo1 merged commit 81509df into qbittorrent:master Oct 12, 2024
14 checks passed
@Chocobo1
Copy link
Member

@skomerko
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebUI WebUI-related issues/changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants