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

toastify-pop-added #143

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

Che140401
Copy link
Contributor

Related Issue

Popup added

Description

Toastify popup added

Nacto.Care.-.Google.Chrome.2024-05-24.20-50-16.mp4

Type of PR

  • [ x] Bug fix
  • [x ] Feature enhancement
  • [ x] Documentation update
  • [ x] Other (specify): _______________

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes]

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • 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:

[Include any additional information or context that might be helpful for reviewers.]

Copy link

vercel bot commented May 24, 2024

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

Name Status Preview Comments Updated (UTC)
nacto-care ❌ Failed (Inspect) May 26, 2024 2:32am

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.

Great job, @Che140401! 🎉 Thank you for submitting your pull request. Your contribution is valuable, and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines


// Trigger a Toastify notification
Toastify({
text: "Message sent successfully!",
Copy link
Member

Choose a reason for hiding this comment

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

Replace the text to "Thanks for contacting us. We care for you and will get back to you soon !"

Copy link
Member

@Harshil-Jani Harshil-Jani left a comment

Choose a reason for hiding this comment

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

Please fix the syntax errors. The site just doesn't work with these changes.

import React from "react";
import Toastify from 'toastify-js';
import "toastify-js/src/toastify.css";
=======
Copy link
Member

Choose a reason for hiding this comment

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

Seems like you have mistakenly added this while resolving merge conflicts.

stopOnFocus: true, // Prevents dismissing of toast on hover
}).showToast();
};
=======
Copy link
Member

Choose a reason for hiding this comment

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

Same here

</button>
</form>
</div>
=======
Copy link
Member

Choose a reason for hiding this comment

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

Here

@Che140401
Copy link
Contributor Author

Please check now

@Harshil-Jani
Copy link
Member

image

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.

2 participants