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

Fixed animation and toaster messages during signup #494

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

mehul-m-prajapati
Copy link
Contributor

@mehul-m-prajapati mehul-m-prajapati commented Oct 30, 2024

πŸ› οΈ Fixes Issue

Fixes: #474

πŸ‘¨β€πŸ’» Description

  • Fixed animation and toaster messages during signup
  • Added check for duplicated username /email in backend

πŸ“„ Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (adds or updates related documentation)

πŸ“· Screenshots/GIFs (if any)

bandicam.2024-10-30.12-59-20-715.mp4

βœ… Checklist

  • I am a participant of GSSoC-ext.
  • I have followed the contribution guidelines of this project.
  • I have viewed deployment of my code.
  • My changes generate no new warnings.
  • I have made this change from my own.
  • I have taken help from some online resources.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have added documentation to explain my changes.

🀝 GSSoC Participation

  • This PR is submitted under the GSSoC program.
  • I have taken prior approval for this feature/fix.

Copy link

Thank you for submitting your pull request! πŸ™Œ We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Oct 30, 2024

❌ Deploy Preview for dfs-bfs-graph-travers failed. Why did it fail? β†’

Name Link
πŸ”¨ Latest commit 711043d
πŸ” Latest deploy log https://app.netlify.com/sites/dfs-bfs-graph-travers/deploys/672266066142010008874a2f

Copy link

netlify bot commented Oct 30, 2024

❌ Deploy Preview for dfs-bfs-graph-traversal failed. Why did it fail? β†’

Name Link
πŸ”¨ Latest commit 711043d
πŸ” Latest deploy log https://app.netlify.com/sites/dfs-bfs-graph-traversal/deploys/67226606f8fb6d00080fa95a

Copy link

netlify bot commented Oct 30, 2024

❌ Deploy Preview for classy-frangipane-68da92 failed. Why did it fail? β†’

Name Link
πŸ”¨ Latest commit 711043d
πŸ” Latest deploy log https://app.netlify.com/sites/classy-frangipane-68da92/deploys/67226606fd2c050008a441e3

@sakeel-103 sakeel-103 merged commit d66dd53 into sakeel-103:master Oct 31, 2024
1 of 22 checks passed
Copy link

πŸŽ‰πŸŽ‰ Thank you for your contribution! Your PR #494 has been merged! πŸŽ‰πŸŽ‰

@mehul-m-prajapati mehul-m-prajapati deleted the toast_msg branch November 10, 2024 03:56
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.

FEATURE: Add appropriate toast messages for duplicate user sign-ups and login failures.
2 participants