generated from RealDevSquad/website-template
-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
Issue Description
- The issue is that on Dashboard site
/groupspage:- 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
- This issue is reproducible
- This issue is not reproducible
Severity/Priority
- Critical
- High
- Medium
- Low
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
- I have read and followed the project's code of conduct.
- I have searched for similar issues before creating this one.
- I have provided all the necessary information to understand and reproduce the issue.
- I am willing to contribute to the resolution of this issue.
Metadata
Metadata
Assignees
Labels
No labels

