-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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: added loading state to button #11624
fix: added loading state to button #11624
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@ashishsurya is attempting to deploy a commit to the cal-staging Team on Vercel. A member of the Team first needs to authorize it. |
Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link to collect XP and win prizes! |
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Hello, I'd like to contribute to this project for Hacktoberfest. Could you please assign this issue to me? I'm eager to help and will follow any guidelines provided. |
could you please assign me it would be my first contribution. |
@Rohitk131 @pragyamishra56 this is a Pull request |
@Udit-takkar why am I getting those errors |
![]() @ashishsurya the test is looking for so either 1) try to implement using
|
OK, will look into this |
Head branch was pushed to by a user without write access
@Udit-takkar all the tests ran successfully, its ready to merge. |
@PeerRich enable auto merging,since all tests are running successfully |
fix : add loading state button in logout page for a good UX
What does this PR do?
This PR adds a loading state to the button which moves the user login page.
Fixes #11113
https://www.loom.com/share/4b5b44da1aac457aa588fe826e3dbed9?sid=30bca723-beb6-4017-a05e-a4d6477e2d03
Requirement/Documentation
Type of change
How should this be tested?
Please check the video and the code changes, that must be enough for testing.
Mandatory Tasks
Checklist