nextcloud / nextcloud/spreed

Mentions are not rendered in the temporary messages

Open
#2,714 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug client: 🤖🍏 mobile feature: chat 💬
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
17h 55m
Merged PRs (30d)
350

Description

Steps to reproduce

  1. Mention someone with autocomplete
  2. It looks good in the input area
  3. Send the message
  4. It looks broken in the temporary message
  5. After receiving it from the server again it's rendered okay

Not sure if we can do anything about this at all, but we should keep it in mind.

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

Follow the reproduction steps using mention autocomplete and compare the temporary message with the same message after it returns from the server. Trace the rendering path for both states; done means mentions render correctly in the temporary message before the server response.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.