Skip to content

#Bug on Support Form Submission Displays 405 Not Allowed Instead of Success Message #71

@51xengineer

Description

@51xengineer

Description:
When submitting the support form on the /support page, users are shown a “405 Not Allowed” error. Instead, a success message (even a placeholder/dummy message) should be displayed to improve user experience.

Steps to Reproduce:

  1. Go to the /support page.
  2. Fill out the support form.
  3. Submit the form.
  4. Observe the resulting message.

Expected Behavior:
After submitting the support form, users should see a success message confirming the submission (even if it’s a dummy message).

Actual Behavior:
A “405 Not Allowed” error is displayed after form submission.

Impact:
This error confuses users and results in a poor user experience.

Suggested Fix:
Update the form submission logic to display a user-friendly success message after submission, regardless of backend implementation.

Screenshots:

Image

Request to Maintainer:
Hi @neeraj542 , could you please assign this issue to me and grant me permission to work on it?
Also, kindly label this issue as hacktoberfest, hacktoberfest2025, so it counts toward Hacktoberfest 2025 contributions. Thank you!

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions