Skip to content

Bug: Footer fix, Text Alignment , Profile image click #1009

Description

@RishiChaubey31

Issue Description

  • The issue is that on Dashboard site /groups page:
    1. We have the footer message shifting up/down based on content height. It needs to be fixed at the bottom.
    2. The text message displayed when a user isn't logged in is not center-aligned.
    3. 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

Image

Image

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
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions