NodeBB / NodeBB/nodebb-plugin-poll
Delete Poll after it has ended
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 47
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Is there any option to delete the poll once it has ended?
I created a poll inside a topic. It still appears at the top of the topic even after it has ended and displays the message as follows:
"This poll has ended or has been marked as deleted. You can still view the results."
Contributor guide
No contributing guide indexed for this repository
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 the plugin displays ended polls in topics and how poll deletion is currently handled. Confirm the expected behavior for deleting an ended poll, including whether its results remain viewable; done means an ended poll can be removed from the topic without breaking its results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100