Skip to content

Issue #4: Add Confirmation Message on Successful Form Submission#417

Open
maxdnc wants to merge 14 commits intoOpenClassrooms-Student-Center:masterfrom
maxdnc:fix/issue-4
Open

Issue #4: Add Confirmation Message on Successful Form Submission#417
maxdnc wants to merge 14 commits intoOpenClassrooms-Student-Center:masterfrom
maxdnc:fix/issue-4

Conversation

@maxdnc
Copy link
Copy Markdown

@maxdnc maxdnc commented Feb 18, 2024

This pull request addresses issue #4 by adding a confirmation message that is displayed to the user upon successful form submission.

Key changes:

  1. Confirmation Message: A confirmation message is now displayed to the user when they successfully submit the form. This message provides clear feedback that the form has been received and processed.

  2. Customizable Message: The confirmation message is customizable, allowing for flexibility in the feedback provided to the user. This is achieved by modifying the displayValidMessage function to accept a message parameter, which is then displayed to the user.

These changes improve the user experience by providing clear, immediate feedback upon successful form submission. Users can now be confident that their form has been received and processed correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant