Heisenberg name modification error/success message

Ran into this fun bug while trying to edit the name of a user logged in through Google OAuth:

Repro steps:

  1. Find Google/Gmail user
  2. Click “Edit” link under their name
  3. Enter a different name
  4. Click Save (pressing Enter should submit that form, but it doesn’t; another minor issue)

@Civility

Thank you! Very cool find. I can repro and will report this.

John

1 Like

Thanks for reporting! Is there a workaround in the meantime?

In the user’s details, the Raw JSON tab has editable JSON data, but I don’t see any button to save it. Should that CodeMirror instance be readonly?