n3030 / Nancy

This repository is created to manage bug reports and feature requests for various software applications.
0 stars 0 forks source link

"Error Message Displayed When Submitting Form" #2

Open n3030 opened 5 months ago

n3030 commented 5 months ago

When users attempt to submit a form on the website/application, an error message is displayed, indicating a problem with the submission process. This error message prevents users from successfully completing the form submission.

Steps to Reproduce:

Navigate to the form submission page on the website/application. Fill out the required fields in the form with valid information. Click on the submit button to submit the form. Note that instead of a success message, an error message is displayed on the screen.

n3030 commented 5 months ago

Thank you for bringing this issue to our attention. We've replicated the behavior described on our end and can confirm that users are indeed encountering an error message when attempting to submit the form.

Upon initial investigation, it seems that the error message may be triggered by a validation or processing error on the server side. We'll prioritize investigating the root cause of this issue to ensure that users can successfully submit forms without encountering any errors.