arpittyagi102 / LinkUp

Link Up is a real time chatting application project, it utilizes, MERN, socket.io
https://getlinkup.vercel.app
MIT License
23 stars 30 forks source link

Add Login & Signup Submission Result Alert #26

Closed tech-hao closed 1 year ago

tech-hao commented 1 year ago

Add a notification in the top right corner of the login interface to provide feedback to the user about the submission result.

Changes Made:

Added a notification box in the top right corner of the login interface to display the submission result. Dynamically update the text and styling of the notification box based on the submission result.

Expected Behavior:

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @arpittyagi102 on Vercel.

@arpittyagi102 first needs to authorize it.

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
link-up ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2023 2:45pm
tech-hao commented 1 year ago

Thank you! I will try changing the location of the login page alert to the top center first.

tech-hao commented 1 year ago

I have completed this change. image image

tech-hao commented 1 year ago

I have added the same on Sign up page. If I have done something wrong, please inform me so that I can make the changes. image image image