Open devashish2006 opened 1 week ago
Visit the deploys page to approve it
Name | Link |
---|---|
Latest commit | 2a89d6cebbd90aaa6a7c048a3eb63289db04bca8 |
@devashish2006 is attempting to deploy a commit to the Anuj Upadhyay's projects Team on Vercel.
A member of the Team first needs to authorize it.
This PR introduces a loading functionality to the logout process, providing users with feedback during the logout operation. Additionally, a centralized loading state is added using Redux to manage and track loading states across the application.
Changes include:
Added loading spinner during logout to enhance user experience. Integrated a Redux store slice to manage loading states globally. Improved code quality by organizing loading state management in a single Redux store, promoting reusability and maintainability. These updates improve UX consistency and streamline state management for loading actions.