Skip to content

Replace Profile Button with Profile Icon and Dropdown Info#797

Open
gayatridot wants to merge 2 commits into
Charushi06:mainfrom
gayatridot:fix/profile-button
Open

Replace Profile Button with Profile Icon and Dropdown Info#797
gayatridot wants to merge 2 commits into
Charushi06:mainfrom
gayatridot:fix/profile-button

Conversation

@gayatridot
Copy link
Copy Markdown

Related Issue

Closes #656

Summary

Replaced the navigation bar Profile button with a Profile icon + dropdown for a cleaner, modern UI and quicker access to user information.

Changes Made

  • Removed the existing Profile button from the navbar.
  • Added a Profile icon (user avatar/silhouette).
  • Implemented a dropdown panel on icon click showing:
    • Login username
    • Name
    • Other profile info (e.g., email, role)
    • Logout option
  • Ensured responsive styling consistent with project design guidelines.
  • Updated navigation bar layout to save space and align with modern UX patterns.

Testing

  • Verified dropdown opens on icon click.
  • Checked that user info renders correctly from local data.
  • Tested responsiveness across desktop and mobile views.
  • Confirmed no regressions in other navbar links.

Screenshots

Before After
Screenshot_26-5-2026_4354_studyplan-jvgd onrender com Screenshot_26-5-2026_35342_127 0 0 1

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.

feat: Replace Profile Button with Profile Icon and Dropdown Info

1 participant