nextcloud / nextcloud/richdocuments
Open the smart picker when typing slash
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
ux
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 147
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 83
Description
No idea how feasible this is.
It would be nice if the smart picker could be opened like it is in Text or in RichContenteditable: a provider selection dropdown menu opens when typing a "slash" and the picker opens after having selected a provider.
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 comparing how the smart picker works in Text and RichContenteditable, then trace the provider-selection dropdown and the point where the picker opens. Done means typing a slash opens the provider menu and selecting a provider opens the smart picker in rich documents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100