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

added validation and functionality to contact page #370

Closed
wants to merge 6 commits into from

Conversation

ananyag309
Copy link
Contributor

@ananyag309 ananyag309 commented Oct 13, 2024

Issue #320

added validation and functionality to contact page - Added validation and improved functionality to the contact page, ensuring that all required fields are properly validated before form submission. This update enhances the user experience by providing real-time feedback and ensuring data integrity with proper display of confirmation message.

working demo :

Uploading WhatsApp Video 2024-10-13 at 16.57.44_90f9b37e.mp4…

Type of PR

  • Add X in the box to specify the improvement type.
  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): ___________

Description

This pull request aims to [briefly describe what the pull request does, e.g., "add a new feature," "fix a bug," "improve documentation," etc.].

Screenshots / Videos (if applicable)

Before:

  • [Describe the state before the changes, e.g., "The section headings in the footer were misaligned, leading to an inconsistent and cluttered appearance."]

After:

  • [Describe the state after the changes, e.g., "The section headings in the footer are now properly aligned, providing a clean and professional look."]

Checklist

  • Add X in the box to specify.
  • I have performed a self-review of my code.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional Context

[Provide any additional context about the changes, such as specific challenges you faced or decisions you made. This can help reviewers understand the rationale behind your changes.]

Thank you for reviewing my pull request!

Copy link

vercel bot commented Oct 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
collect-your-gaming-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 6:10pm

Copy link

netlify bot commented Oct 13, 2024

Deploy Preview for collect-your-gamingtools ready!

Name Link
🔨 Latest commit 2eb4388
🔍 Latest deploy log https://app.netlify.com/sites/collect-your-gamingtools/deploys/671fd37312498c000891d371
😎 Deploy Preview https://deploy-preview-370--collect-your-gamingtools.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.

@ananyag309
Copy link
Contributor Author

@swaraj-das please review this pr and merge it

index.html Outdated
domain="www.chatbase.co"
defer>
</script>
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script>
AOS.init();
</script>

<script>
Copy link
Owner

Choose a reason for hiding this comment

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

Add this code in js file.

@ananyag309
Copy link
Contributor Author

@swaraj-das done

@ananyag309
Copy link
Contributor Author

@swaraj-das please merge it i resolved the conflicts error again

@ananyag309
Copy link
Contributor Author

@swaraj-das i keep on resolving conflict please merge it

@ananyag309
Copy link
Contributor Author

@MastanSayyad please have a look into it as well it's been 2 weeks but my pr is not yet merged

Copy link
Contributor

@MastanSayyad MastanSayyad left a comment

Choose a reason for hiding this comment

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

approved

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

Successfully merging this pull request may close these issues.

3 participants