Add a JavaScript modal when submitting a note to confirm it is not a bug report, a code example, or other reasons for deletion
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.1k
- Forks
- 640
- Avg merge
- 22h 36m
- Merged PRs (30d)
- 16
Description
Outside of spam, many people will post notes that are deleted because they don't follow the rules and is a waste of people's time.
Maybe adding a JS modal before submitting to ask the user to confirm it follows the notes posting rules and redirect people to the proper bug reporting channels might be worth it?
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 locating the note submission form and reviewing how the site currently handles client-side submission. Add a confirmation step that points users to the note rules and appropriate bug-reporting channels, then verify that compliant submissions can still proceed and that the modal addresses the listed deletion reasons.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100