enBloc-org / kindly

GNU General Public License v3.0
12 stars 16 forks source link

Username editing without image upload #177

Closed oskarprzybylski23 closed 1 month ago

oskarprzybylski23 commented 2 months ago

Expected Behaviour

User should be able to edit their username without having to update their image. Username update should be independent of image update.

Current Behaviour

Currently, if user attempts to edit their username and click "edit profile" without uploading a new image, a "please select a file" prompt is shown which prevents user from saving their changes. If user uploads a new image, changes are saved successfully.

image

Steps to Reproduce

  1. Log in
  2. Go to "Profile"
  3. Click "Edit" below the user image
  4. Make changes to your username
  5. Click "Edit Profile"