nextcloud / nextcloud/spreed

Action for clicking user in list

Open
#1,803 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: chat 💬 feature: frontend 🖌️
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

Is your feature request related to a problem? Please describe.
When hovering a username in the right sidebar, the cursor is set to pointer (using CSS), but there is no action.

Describe the solution you'd like
There should be an action when i click a username in the right list. Additionally, my own username should not have the cursor set to pointer.

Possible actions:

  • Open a new conversation with only me and the person i clicked
  • Add an @username mention to the input field.

cc @nextcloud/designers

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 from the right sidebar username hover behavior described in the issue and review the related frontend entry point. Clarify with maintainers and designers whether clicking should open a one-to-one conversation or insert an @username mention; done should include the agreed action and no pointer cursor for the current user.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.