Rich Text Support for the Choices
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 284
- Forks
- 91
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 50
Description
⚠️ This issue respects the following points: ⚠️
- I agree to follow Nextcloud's Code of Conduct.
Describe the goal you'd like to achieve
As a poll owner, I want to be able to show pictures in the choices, because it makes polling more convenient. I run a server for a photography club. For example, when we use the poll app to decide who will be the admitted into our photography club, it would be much more convenient if the poll app could display Markdown texts and the photos taken by the applicants directly.
Describe possible solutions
Currently it seems that only the "description" part of the whole poll is allowed to be formatted via Markdown. It would be great if the "choices" part can also have functions like "description" that supports Markdown and displays pictures.
Additional context
No response
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 inspecting how poll descriptions and choices are rendered, especially the existing Markdown handling for descriptions. Determine the scope for rendering formatted text and pictures in choices, then verify that both editing and display behave as intended across the poll interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, markdown
- Domain
- content, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100