Calling `expand_if_needed` is not necessary here.
Followup e5776714c2
e5776714c2
The PR https://github.com/discourse/discourse/pull/28003 in core removes the experimental status of new topic bulk actions, we can now use it for everything from now on. After this and the core PR is merged we can reintroduce the specs.
Since a previous refactor the bulkSelectHelper was not correctly passed in the custom topic list page of this plugin. A spec has also been added.