Description Issue Description
The issue is that on Dashboard site /groups page:
We have the footer message shifting up/down based on content height. It needs to be fixed at the bottom.
The text message displayed when a user isn't logged in is not center-aligned.
Nothing happens when a user clicks on the profile image in the NavBar — no dropdown or user options appear.
Expected Behavior
The footer message should be fixed at the bottom of the page, regardless of content length.
The "not logged in" message should be centered both vertically and horizontally .
Clicking the NavBar profile image should trigger a dropdown/menu with options like Profile, Logout, etc.
Current Behavior
Footer moves based on content height.
Logged-out message is misaligned.
NavBar profile click has no effect.
Screenshots
Reproducibility
Severity/Priority
Additional Information
Issue found during manual testing on /groups.
Check if the NavBar click handler is attached correctly or missing.
May require layout adjustments using Flexbox/Grid for alignment and sticky positioning for footer.
Checklist
Reactions are currently unavailable
You can’t perform that action at this time.