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

Person: 'On my list' filter support #704

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

IRHM
Copy link
Member

@IRHM IRHM commented Dec 1, 2024

Changes made

Port for 'On my list' checkbox for person page based on #671 with changes.

@AlexPerathoner I moved some stuff around because I was noticing a jitter when untoggling the checkbox on certain pages (actors with long list of credits). I tried a few solution and ended up realising it was probably just something that would be solved when I get time to look at implementing a virtual list wherever we display s.

For now, I changed the code to hide posters with css to avoid the {#each} block triggering again, which seems to have made it faster. I hope you agree with this solution.

Port based on #671 with changes.

Co-Authored-By: Alex Perathoner <[email protected]>
@IRHM IRHM added the enhancement New feature or request label Dec 1, 2024
@IRHM IRHM self-assigned this Dec 1, 2024
@IRHM IRHM merged commit 5b57432 into dev Dec 1, 2024
1 check passed
@IRHM IRHM deleted the Filter-by-items-in-watch-list-in-people-view branch December 1, 2024 22:49
@AlexPerathoner
Copy link
Contributor

Amazing, faster is always great!

@IRHM IRHM added this to the v1.45 milestone Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants