First a description of normal/correct behavior. If you fork/copy a list, it will capture all the titles even if those titles are actually in view due to pagination or unseen infinity scroll.
But if you try to fork/copy search results, it will only copy the titles in view. If you’re using pagination, it will only copy the page you’re on even if there’s multiple pages. If you’re using infinity scroll, it only captures the titles in view (if you haven’t scrolled to the bottom of the list, your copy will be incomplete).
Steps to duplicate this bug:
Search for an actor with an extensive filmography and view their credits.
Make sure that you either have multi-page results, or that there are titles beyond your initial view in infinity scroll.
Fork the results into new list.
The new list will only have the titles that were in view, not the entirety of the search results.
