RocketChat / RocketChat/EmbeddedChat
User profile sidebar doesn’t open from quoted message
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 165
- Forks
- 381
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
Description:
Quoted messages show the author avatar/username, but clicking them doesn’t open the user profile sidebar. Normal message avatars work correctly.
Steps to reproduce:
- Quote a message.
- Click the quoted author avatar/username (quote chip or inline quote block).
Expected behavior:
User info sidebar opens for the quoted author.
https://github.com/user-attachments/assets/d0d5e66d-97d4-4f6b-86b9-bc5d10c5ca4e
Actual behavior:
No sidebar opens.
https://github.com/user-attachments/assets/e58e91bd-632d-4ffb-9b4d-2533a0b5c3ae
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing click handling for the quoted author avatar and username in both the quote chip and inline quote block, then compare it with the working normal-message avatar behavior. Done means clicking either quoted author opens the user info sidebar for that author.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100