Skip to content

fix for showcases overlapping the nav bar.#489

Merged
daKmoR merged 1 commit into
modernweb-dev:mainfrom
FinumSamBrun:fix/RocketJsDemoOverlap
Jul 21, 2026
Merged

fix for showcases overlapping the nav bar.#489
daKmoR merged 1 commit into
modernweb-dev:mainfrom
FinumSamBrun:fix/RocketJsDemoOverlap

Conversation

@FinumSamBrun

Copy link
Copy Markdown
Contributor

fixed overlapping of components that were using z-indexes in the showcase with the nav bar by overwriting said z-index for the entire showcases. the stacking order inside of the component should stay the same

What I did

  1. set the z-index for the div containing the showcase to 0, overwriting the z-inxed defined by the componements below. The stacking inside of the component should be unaffected

…by overwriting said z-index. for the showcase. the stacking order inside of the component should stay the same
@changeset-bot

changeset-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3bf393d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@daKmoR
daKmoR merged commit 2c8f154 into modernweb-dev:main Jul 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants