Skip to content

Add an obvious "upload" button in the account editor

Joshua Goins requested to merge work/redstrate/fix-poor-profile-editor into master

It's not obvious at first glance that you can click on the avatar in the account editor to upload an image. This adds a new button when there is no image uploaded.

image

Also fixes a bug where the preview is never shown because of JavaScript errors.

Merge request reports