RocketChat / RocketChat/Rocket.Chat

Improve User Dropdown Menu – Clicking Username, Status, or Avatar Should Open Profile

Open
#35,224 8 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

Problem:

Currently, in the User Dropdown Menu, clicking on the avatar does nothing. However, users might expect this to navigate to their Profile Settings, as this is a common UX pattern.

As a regular Rocket.Chat user, I often find myself clicking the avatar to open my profile settings, but it does not respond.

Proposed Improvement:

It would be nice if Clicking the section where username, status, and avatar exists in the User Dropdown Menu should open the Profile Settings page.

  1. when i click on the avatar

Image

  1. it should open profile setting

Image

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 at the User Dropdown Menu entry point and trace how the username, status, and avatar section is rendered and how Profile Settings navigation is triggered elsewhere. Make the entire section open Profile Settings when clicked, then verify that each of the three targets navigates there without breaking existing menu behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.