Page MenuHomePhabricator

Add ajax check for name availability to Special:GlobalRenameRequest
Open, MediumPublicFeature

Description

Add an async javascript check for the availability of the new username. This would be similar to the check done in the new user signup form, but it needs to hit a custom endpoint rather than the user search api endpoint.

See design document at https://www.mediawiki.org/wiki/SUL_finalisation/Renaming_requests_design#Special:GlobalRenameRequest for additional details.


Version: master
Severity: enhancement

Details

Reference
bz70623