enwikipedia-acc / waca

English Wikipedia Account Creation Interface
https://accounts.wmflabs.org/internal.php
The Unlicense
33 stars 43 forks source link

UX: Custom close closure type should default to whatever your close type was changed to on zoom page #893

Open stwalkerster opened 9 months ago

stwalkerster commented 9 months ago

Steps:

Expected:

Action to take is set to "Close request as created"

Actual:

Action to take is set to "Create account & close as created"

[!NOTE] This is going to require JS, and JS passing the values through via URL parameters to the custom close form. At the moment, the HTML form that is the zoom page is completely separate to the HTML form that is the custom close page. We can probably move the "skip welcoming" value at the same time.