Skip to content

[BUG] : Footer content overlaps on tablet and reduced window sizes #1594

@karthikvemula23

Description

@karthikvemula23

Bug description

The footer layout breaks on tablet-sized and narrow viewport widths. When the browser window is reduced, the right-side footer content (Updates and Community sections) overlaps with the Navigation section.

This causes:

  • The UPDATES heading to collide with the NAVIGATION heading.
  • The newsletter input field to overlap Navigation content.
  • The COMMUNITY heading to overlap the Privacy Policy link.

This creates visual layout issues and reduces readability in the footer.


Steps to reproduce

  1. Open the application.
  2. Scroll to the footer section.
  3. Gradually reduce the browser window width to a tablet-sized viewport.
  4. Observe the positioning of the Navigation, Updates, and Community sections.
  5. Notice that the right-side footer content overlaps with the Navigation section.

Expected behavior

The footer sections should maintain proper spacing and alignment across all viewport sizes. The Updates and Community sections should remain visually separated from the Navigation section without any overlapping content.


Actual behavior

When the viewport width is reduced, the right-side footer content shifts into the Navigation section, causing headings, form elements, and links to overlap and creating layout inconsistencies.


Browser and OS info

  • OS: Windows 11
  • Browser: Microsoft Edge (Chromium)
  • Version: Latest

Screenshots/screen recording

Image

Metadata

Metadata

Labels

bugSomething isn't working correctlytype:bugBug fixtype:designUI/UX design

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions