Ran into this fun bug while trying to edit the name of a user logged in through Google OAuth:
Repro steps:
- Find Google/Gmail user
- Click “Edit” link under their name
- Enter a different name
- 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?