Make it possible to mention people on embedded text editors
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 659
- Forks
- 133
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 110
Description
Is your feature request related to a problem? Please describe.
At the moment, to be able to mention people needs a test session as well as a document.
When being in an embedded environment however, for instance in a Deck board or in a Tables call, we have neither of them.
Autocompletion and notification may depend on the scope of the embedded environment (e.g. shared state) so a callback possibility seems to be necessary.
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 by tracing how mentions are currently provided to a test session and document, then compare the embedded Deck board and Tables call entry points. Done means an embedded caller can provide scope-aware behavior for mention autocomplete and notifications without requiring either a test session or a document.
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
- Needs clarification
- Newbie friendliness
- 25/100