Page MenuHomePhabricator

Add JS-based Codex Dialogs for rename and delete buttons on Special:AccountSecurity
Open, Needs TriagePublic

Description

The designs for T401774 call for a Codex Dialog to pop up in certain cases, but right now we send them all to a separate page:

  • Show a Dialog with the deletion warning when deleting a key
  • Show a Dialog with the rename form when renaming a key
  • Show a Dialog with a warning when generating a new recovery code (T406280)
  • Show a Dialog with the new recovery code after the user logs in using a recovery code (T406281)

Event Timeline