Skip to content

Migrate navbar examples/tests from collapse to drawer and remove deprecated .navbar-collapse#42745

Open
julien-deramond wants to merge 1 commit into
v6-devfrom
v6-dev-jd-remove-navbar-collapse
Open

Migrate navbar examples/tests from collapse to drawer and remove deprecated .navbar-collapse#42745
julien-deramond wants to merge 1 commit into
v6-devfrom
v6-dev-jd-remove-navbar-collapse

Conversation

@julien-deramond

@julien-deramond julien-deramond commented Jul 24, 2026

Copy link
Copy Markdown
Member

Spotted in #42487

Description

This PR updates all remaining navbar example and visual test markup to match the v6 navbar behavior.

The old collapse-based pattern (data-bs-toggle="collapse" with .navbar-collapse) is replaced with drawer-based toggles and drawer containers, and the leftover deprecated .navbar-collapse usage is removed from the custom drawer example.

This migration was needed because responsive navbar collapsing in v6 is implemented with Drawer, not Collapse, so these examples now reflect the current API and avoid deprecated classes.

Live previews

@github-project-automation github-project-automation Bot moved this to Inbox in v6.0.0 Jul 24, 2026
@julien-deramond
julien-deramond marked this pull request as ready for review July 24, 2026 19:02
@julien-deramond
julien-deramond requested a review from mdo July 24, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

1 participant