Replace description fields with NcRichText
Open
@vishruthasgowda is already working on this.
Since Aug 17, 2026.
1. to develop
enhancement
feature: 📑 form creation
good first issue
javascript
- Dominant language
- JavaScript
- Stars
- 382
- Forks
- 127
- Avg merge
- 19h 31m
- Merged PRs (30d)
- 75
Description
Is your feature request related to a problem? Please describe.
Currently we're using a custom textarea with markdown-it for allowing Markdown in descriptions.
Describe the solution you'd like
Use a default field type from nextcloud-vue library to reduce (direct) external dependencies. --> NcRichText
Describe alternatives you've considered
Keep everything as-is.
Additional context
https://nextcloud-vue-components.netlify.app/#/Components/NcRichText
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.
Assessment
This issue has not been assessed yet.