Mentioning people in rich text field does not work
Open
Nobody has claimed this yet.
0. Needs triage
bug
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Steps to reproduce
- Create a new line with a rich text field column
- Mention someone with
@in the rich text field in the new line
Expected behavior
- Shows a modal with potential candidates
TABor click on the candidate- Completes the field with the candidate’s name
Actual behavior
- Doesn’t show the modal
Tables app version
0.9.5
Browser
Firefox 144 (native package manager)
Client operating system
Fedora
Operating system
ubuntu22.04
Web server
Nginx
PHP engine version
PHP 8.2
Database
PostgreSQL
Additional info
Nextcloud version 30.0.14.
Maybe related to https://github.com/nextcloud/tables/issues/2126
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
Reproduce the issue by creating a rich text field, typing @, and checking whether the candidate modal appears. Investigate the rich text field's mention handling; done means the modal opens and selecting a candidate with TAB or a click completes the field with that person's name.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100