Added logout confirmation, dashboard nav links, and profile side pane…#46
Closed
NehasriMadala wants to merge 1 commit intoradhika-droid:mainfrom
Closed
Added logout confirmation, dashboard nav links, and profile side pane…#46NehasriMadala wants to merge 1 commit intoradhika-droid:mainfrom
NehasriMadala wants to merge 1 commit intoradhika-droid:mainfrom
Conversation
…l with edit alert
Owner
pls resolve errors |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Title:
Enhance Dashboard & Profile: Logout Confirmation and Side Panel Alert
Description:
This pull request introduces minor but useful UI improvements:
Added a logout confirmation popup for better user experience.
Updated the dashboard with all navigation links and a side panel for profile actions.
Added an alert on the profile page when 'Edit' is clicked, informing users that editing will be available soon.
Updated templates: dashboard.html, editprofile.html, about.html.
Updated core views and URLs to support these changes.
These changes improve usability and navigation without affecting core functionality.