Page MenuHomePhabricator

MultiLock: allow to check/uncheck all boxes or invert a selection
Open, Needs TriagePublic

Description

Please add to the CentralAuth's Special:MultiLock interface links to allow stewards to (un)check all accounts or invert a selection. There's no such functionality as of now, but it exists on other special pages (e.g. CheckUser "get users"). Thank you.

Event Timeline

Ping to @Dreamy_Jazz since he may know how CheckUser special page does this.

This should be relatively easy to add. There is a core provided method that adds the relevant javascript needed. Should need a couple of added lines and a use statement.

Just adding the ListToggle is unlikely to fix this issue, however, to implement this it may need that issue fixed first. I wouldn't be able to work on this for a few days at least.