[feature]: Improve markdown input UX in work item descriptions
@vihar is already working on this.
Since Mar 18, 2026.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
The current block-based editor for Work Item descriptions feels very clunky for lack of a better word. I like to work with adding checklists on cards with multiple levels of nested bullet points (that I later split to subtasks).
This feels very annoying to accomplish, however. Changing the node type often does not work, or I can't fix the indentation of sub-items without indenting the entire block etc. Sometimes, I can't even type in front of existing list items because the cursor seems "stuck" in a hidden object or something.
- For starters, an option to keep the style options always visible at the top/bottom would be a slight improvement (instead of only on select);
- Secondly, a pure markdown input would also be beneficial, so users can correct indentations more easily, and maybe switch between raw markdown and preview mode (like GitHub).
Why should this be worked on?
The UX of writing and formatting text in description fields should be improved, so users of any skill level can use it properly, especially compared to other platforms.
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.