Skip to content

Conversation

@Aarya-Chaudhari
Copy link
Contributor

This PR improves the logout user experience by introducing an in-app confirmation modal and removing browser-based dialogs. It also cleans up UI structure by removing footer elements from authenticated views.

Changes
Implemented a custom MUI-based logout confirmation modal.
Removed usage of browser window.confirm for logout.
Ensured logout occurs only after explicit user confirmation.
Removed footer components from logged-in layouts.
Screenshot 2026-02-01 140418

Fixes #1374

@vercel
Copy link

vercel bot commented Feb 1, 2026

@Aarya-Chaudhari is attempting to deploy a commit to the avdheshvarshney's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

github-actions bot commented Feb 1, 2026

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@vercel
Copy link

vercel bot commented Feb 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
code-a2z Ready Ready Preview, Comment Feb 1, 2026 0:34am
code-a2z-server Ready Ready Preview, Comment Feb 1, 2026 0:34am

Copy link
Collaborator

@Avdhesh-Varshney Avdhesh-Varshney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Aarya-Chaudhari Great Work!

@Avdhesh-Varshney Avdhesh-Varshney merged commit 3bbb78b into Code-A2Z:main Feb 1, 2026
5 checks passed
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.

Add logout confirmation dialog to prevent accidental logout Add Confirmation Modal for Sign Out Action

2 participants