TechNodes2-0 / ElectiveHub

ElectiveHub is an Education Management System designed to simplify and enhance the management of student information and elective subject selection in educational institutions. It offers a suite of applications for students, teachers, and administrators, providing a user-friendly platform.
https://electivehub.onrender.com
MIT License
75 stars 115 forks source link

Problem in the logout section #214

Open Yashmishra06 opened 6 months ago

Yashmishra06 commented 6 months ago

Is your feature request related to a problem? Please describe.

After clicking "Yes, I am sure" for "Are you sure you want to sign out?", the logout box still appears. It only disappears after clicking the close button. For a smooth user experience, it should disappear after the first click.

Describe the solution you'd like.

To ensure the logout confirmation box disappears immediately after clicking "Yes, I'm sure," I can modify your JavaScript code to close the modal before executing the logout process.

Describe alternatives you've considered.

No response

Additional context.

No response

Show us the magic with screenshots

logout_issue See the user is logged out as we can see login option but the logout box still appear

Checklist

github-actions[bot] commented 6 months ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

Yashmishra06 commented 6 months ago

Please assign me this under GSSOC'24

Dhevamuthu commented 6 months ago

Please assign me this under GSSOC'24 being a contributor I can able to solve this issue

Yash636261 commented 5 months ago

assigning to you @Yashmishra06, you can start working on it.