Codeinwp / Codeinwp/wp-maintenance-mode
Contact feature emails, but no acknowledgement or screen collapse.
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 163
- Forks
- 82
- Avg merge
- 8h 31m
- Merged PRs (30d)
- 8
Description
The contact screen overlays and when you fill in the data then
click on send the overlay screen just sits there not giving any impression of mail being sent: IE: This causes the possibility of the user clicking several times on the button not ever being sure contact is being made.
Pics show the screen still up after clicking 3 times on the contact button showing triplicate emails received. Great feature, but will not use in fear of over flooding my mailbox.
Am I missing something?


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
No file or test is named. Start by reproducing the contact overlay flow and trace the contact form's send button through the plugin; verify how the email request completes and how the overlay responds. Done means a submission gives clear acknowledgement, prevents accidental duplicate sends, and closes or resets the screen as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100