Skip to content

Conversation

@Piccirello
Copy link
Member

This enables virtual list support in the search results and search plugins tables. The only remaining tables lacking support are the RSS tables, which is being handled in #23544. This PR is much smaller than #23544 and should allow this change to be merged more quickly.

cc @tehcneko in case you'd prefer to keep this as part of your PR

@Piccirello Piccirello added this to the 5.2 milestone Jan 6, 2026
@Piccirello Piccirello requested a review from a team January 6, 2026 00:52
@Piccirello Piccirello added the WebUI WebUI-related issues/changes label Jan 6, 2026
@tehcneko
Copy link
Contributor

tehcneko commented Jan 6, 2026

Could you make it enabled by default and explicitly disable it for RSS tables?

@Piccirello
Copy link
Member Author

Could you make it enabled by default and explicitly disable it for RSS tables?

It seems likely that #23544 would be merged before we introduce a new table, so I'm not sure it's worth the trouble.

This is static per-class, so there's no need to pass it during `setup()`.
@Piccirello
Copy link
Member Author

I pushed up an additional change that encapsulates virtual list control directly in the table class. DynamicTable instantiates useVirtualList = true so this does now effectively enable virtual list support by default.

@Piccirello
Copy link
Member Author

@tehcneko now that #23544 is merged, this is completely irrelevant, right?

@Piccirello Piccirello marked this pull request as draft January 12, 2026 18:51
@Piccirello Piccirello closed this Jan 13, 2026
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.

2 participants