Action for clicking user in list
Nobody has claimed this yet.
- 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
@usernamemention to the input field.
cc @nextcloud/designers
Contributor guide
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 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