Skip to content

Navigation - sidebar doesn't overflow #145

@kmcfaul

Description

@kmcfaul

When lots of nav items are present, the sidebar isn't properly overflowing with a scroll (I think because there's an astro component inserted between the usual HTML, so it isn't inheriting the correct properties, or it's missing a sidebar container component). Currently the whole page will scroll down and the page styles will look broken.

Update: the astro island is being assigned the correct pf-v6-c-page__sidebar class which resolves the issue, but doesn't always finish hydrating/loading to the point of being actually given this class on page load/reload. Sometimes it does load properly and the scrolling behaves as intended.

Metadata

Metadata

Labels

Type

No type

Projects

Status

PR Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions