8000 fix: fixes z-index issue with wizard navigation. by dlabaj · Pull Request #7218 · patternfly/patternfly · GitHub
[go: up one dir, main page]

Skip to content

fix: fixes z-index issue with wizard navigation.#7218

Merged
mcoker merged 2 commits intopatternfly:mainfrom
dlabaj:issue-7001
Nov 18, 2024
Merged

fix: fixes z-index issue with wizard navigation.#7218
mcoker merged 2 commits intopatternfly:mainfrom
dlabaj:issue-7001

Conversation

@dlabaj
Copy link
Contributor
@dlabaj dlabaj commented Nov 15, 2024

Fixes issue #7001 by setting the z-index correctly for the wizard navigation.

@dlabaj dlabaj requested review from mcoker and srambach November 15, 2024 00:44
@patternfly-build
Copy link
Collaborator
patternfly-build commented Nov 15, 2024

Copy link
Contributor
@mcoker mcoker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LPTM!

Copy link
Member
@srambach srambach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧙🏻‍♂️ lgtm

@mcoker
Copy link
Contributor
mcoker commented Nov 15, 2024

I believe the reason it was using the other z-index was so that the shadow from the nav didn't sit on top of the footer when expanded on mobile and the nav extends the height of the wizard and has a scrollbar. For reference:

This is the shadow when it doesn't extend the full height of the wizard, lovely and perfect

Screenshot 2024-11-15 at 3 57 09 PM

And here's what it looks like currently on org when the nav extends the full height. Note the shadow is hidden underneath the footer. That was by design when we created the wizard.

Screenshot 2024-11-15 at 3 56 56 PM

And here's what it looks like in this PR

Screenshot 2024-11-15 at 3 50 05 PM

Looks OK to me personally but would love design's feedback. WDYT @lboehling or @andrew-ronaldson? Is this OK or think we should look at it some more and either try to hide the shadow again or make some other kind of update?

@mcoker mcoker requested a review from lboehling November 15, 2024 22:01
@andrew-ronaldson
Copy link
Collaborator

I think hide the shadow like the Pre-PR screenshot shows.

@mcoker
Copy link
Contributor
mcoker commented Nov 18, 2024

@andrew-ronaldson I'd like to merge this PR to fix the issue in #7001 (it's more wide-spread than just a toggle group - lots of things would exploit this bug) and follow-up to fix the shadow, which may be tricker to solve. WDYT - can we live with the shadow for now?

@andrew-ronaldson
Copy link
Collaborator

sounds good. Thanks for the update

@mcoker mcoker merged commit 23f5d68 into patternfly:main Nov 18, 2024
@patternfly-build
Copy link
Collaborator

🎉 This PR is included in version 6.1.0-prerelease.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug - [ToggleGroupItems] - [ToggleGroupItems is in foreground when used in Wizard]

5 participants

0