php / php/web-php

Add a JavaScript modal when submitting a note to confirm it is not a bug report, a code example, or other reasons for deletion

Open
#1,281 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.