Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Contact page text not working #122 #175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Saiweb3dev
Copy link

Bug 1: Input Visibility Issue
Description:
User input fields were invisible due to white text color on white background.

Solution:
Changed input field text color to black, improving visibility.

Bug 2: Form Submission Error
Description:
Form submission triggered a blank page instead of showing success confirmation.

Solution:
Added JavaScript to:

  1. Show an alert upon successful form submission
  2. Clear form data after submission
  3. Implement client-side validation to check if all required fields are filled

Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for badge-website ready!

Name Link
🔨 Latest commit 273af82
🔍 Latest deploy log https://app.netlify.com/sites/badge-website/deploys/6712acaebc56d70008f14c87
😎 Deploy Preview https://deploy-preview-175--badge-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @Saiweb3dev for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

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