RocketChat / RocketChat/Rocket.Chat

[URGENT] Can't Upload Profile Picture If I've saved my password on Browser

Open
#22,616 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

It fails to upload the profile picture when you have saved the password inside your browser.

Steps to reproduce:
  1. While logging in, when prompted by browser to save password for this website save it.
  2. Now go to my account and edit the profile picture.
  3. Save changes, it asks for password, enter it, now it will show password is same as existing as if it was trying to update the password instead of prof picture.
Expected behavior:

It should upload the profile picture.

Actual behavior:

Trying to update the password instead of profile picture.

Server Setup Information:
  • Version of Rocket.Chat Server:
  • Operating System:
  • Deployment Method:
  • Number of Running Instances:
  • DB Replicaset Oplog:
  • NodeJS Version:
  • MongoDB Version:
Client Setup Information
  • Desktop App or Browser Version:
  • Operating System:
Additional context
Relevant logs:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in the browser from the account profile settings and profile-picture upload flow, with a saved password. Inspect the form behavior around password autofill; done means saving a new profile picture no longer treats the password as a password change.

Written by the indexing model from the issue text.

Assessment

Domain
authentication, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.