Skip to content

chore(Navbar): header overlaps page content on homepage #4400

Description

@codeurluce

Description:

The header navigation overlaps with the page content on scroll / initial render.

This causes UI/UX issues where the top section of the page is hidden behind the navbar.

Steps to reproduce:

  1. Open Kubeflow website homepage
  2. Observe header position over main content
  3. This only concerns part of the homepage because when scrolling down, you realize that the header has a background.

Expected behavior:

The page content should not be hidden behind the header.

Actual behavior:

The header overlaps the content.

Possible cause:

Missing top padding/margin or incorrect z-index/sticky header behavior.

Screenshots:

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions