You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a "Surprise Me" button to media lists that randomly picks an entry based on the active filters and opens in new tab. If the user has filtered by genre, status, or any other criteria, the random pick respects those constraints — so it always returns the filtered results in the list.
Why
Choosing what to watch, read, or play next is genuinely one of the hardest parts of having a big list. A dedicated button for this felt like a natural fit for MyLists, and I think it'll end up being one of the most-used features on the platform.
Just a quick question about it:
Does it select from the entire filtered list across all pages, or only from the media on the current page?
For example: If a user filters by "Favorites" and there are 3 pages of results, will the button draw from all 3 pages of favorites, or just the active page?
Just a quick question about it: Does it select from the entire filtered list across all pages, or only from the media on the current page?
For example: If a user filters by "Favorites" and there are 3 pages of results, will the button draw from all 3 pages of favorites, or just the active page?
Hey! It selects from the entire filtered list across all pages. So in your example, it will draw from all 3 pages of favorites, not just the current one.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a "Surprise Me" button to media lists that randomly picks an entry based on the active filters and opens in new tab. If the user has filtered by genre, status, or any other criteria, the random pick respects those constraints — so it always returns the filtered results in the list.
Why
Choosing what to watch, read, or play next is genuinely one of the hardest parts of having a big list. A dedicated button for this felt like a natural fit for MyLists, and I think it'll end up being one of the most-used features on the platform.
Demo
export-1779409468094.mp4