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

Fix changing filters not resetting multiselected media cards #5377

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ConnorS1110
Copy link
Contributor

Changes
Multi-selected options are now cleared by calling hideSelections from the multiSelect component when a change is triggered in the filterdialog component. hideSelections is also called in the list controller when filters have been changed and there actually filters being applied instead of removed.

Issues
Fixes #5209

@ConnorS1110 ConnorS1110 requested a review from a team as a code owner April 7, 2024 16:22
@ConnorS1110 ConnorS1110 force-pushed the fix-multiselect-filter branch 2 times, most recently from a5fa2cb to fdce2e2 Compare April 7, 2024 16:39
Copy link

sonarcloud bot commented Apr 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label May 7, 2024
@jellyfin-bot

This comment has been minimized.

@thornbill thornbill added the bug Something isn't working label May 18, 2024
@thornbill thornbill added this to the v10.10.0 milestone May 18, 2024
@thornbill
Copy link
Member

@ConnorS1110 could you resolve the conflicts here? Now that 10.9 is finally out let's work on getting this in. 👍

@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label May 19, 2024
Copy link

sonarcloud bot commented May 19, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.2% Duplication on New Code

See analysis details on SonarCloud

@ConnorS1110
Copy link
Contributor Author

@thornbill fixed the merge conflict and looks like everything is still good

@jellyfin-bot
Copy link
Collaborator

Cloudflare Pages deployment

Latest commit b2dbae0
Status ✅ Deployed!
Preview URL https://5db16d67.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs
View bot logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing filters while in selection mode, doesn't cancel selection mode completely
3 participants