Skip to content

add the interactivity for the profile button for better user management#1060

Open
Sarath-Kumar-Kandreddy wants to merge 1 commit into
Charushi06:mainfrom
Sarath-Kumar-Kandreddy:main
Open

add the interactivity for the profile button for better user management#1060
Sarath-Kumar-Kandreddy wants to merge 1 commit into
Charushi06:mainfrom
Sarath-Kumar-Kandreddy:main

Conversation

@Sarath-Kumar-Kandreddy
Copy link
Copy Markdown

Related Issue

Closes #991

Summary

Enhanced the profile section to improve user account management and UI consistency. The profile button now displays the logged-in user's personal details, allowing users to easily identify the active account. The logout action has been moved into the profile menu, creating a cleaner and more intuitive user interface.

Changes Made

--->Added a profile dropdown/menu that displays the currently logged-in user's personal details.

--->Integrated the Logout option within the profile menu to provide a cleaner and more intuitive interface.

--->Enabled users to easily identify which account is currently active in the application.

Testing

--->The profile menu correctly displays the logged-in user's details.
--->The active account information is accurate after login and account switching.
--->The logout option is accessible and functions correctly from the profile menu.
--->The UI layout and responsiveness remain consistent across supported devices and browsers.

Screenshots

Screenshot (211) Screenshot (212)

Checklist

  • Code follows project style
  • Tested locally
  • No unrelated changes included
  • Documentation updated (if applicable)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Profile button does not display user profile information

1 participant