Skip to content

fix(wizard): nav item horizontal alignment fixes#7693

Merged
mcoker merged 1 commit intopatternfly:mainfrom
srambach:7687-wizard-alignment-bug
Jul 29, 2025
Merged

fix(wizard): nav item horizontal alignment fixes#7693
mcoker merged 1 commit intopatternfly:mainfrom
srambach:7687-wizard-alignment-bug

Conversation

@srambach
Copy link
Copy Markdown
Member

Fixes #7687

Fixes step number by setting flex-shrink to 0
Fixes the item width by moving flex-grow to the item main rather than the text.

image

@patternfly-build
Copy link
Copy Markdown
Collaborator

patternfly-build commented Jul 28, 2025

Copy link
Copy Markdown
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.

🧙‍♂️👍

@mcoker mcoker merged commit f81a8c4 into patternfly:main Jul 29, 2025
4 checks passed
@patternfly-build
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 6.3.0-prerelease.44 🎉

The release is available on:

Your semantic-release bot 📦🚀

mcoker added a commit that referenced this pull request Jul 29, 2025
* chore(deps): update dependency @patternfly/documentation-framework to v6.15.5 (#7580)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @patternfly/react-code-editor to v6.3.0 (#7680)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(backstop): force light mode and fix no motion class (#7653)

* chore(all): update visual baseline images (#7610)

* chore(inline-edit/popover): remove stray code (#7675)

* fix(textinputgroup): update placeholder text color for disabled state (#7670)

* chore(deps): update dependency @patternfly/react-core to v6.3.0 (#7681)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @patternfly/react-table to v6.3.0 (#7682)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @patternfly/documentation-framework to v6.16.0 (#7684)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @patternfly/documentation-framework to v6.16.1 (#7689)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update upload-preview.js

* Update upload-preview.js

* fix: white space change to trigger prerelease

* Update README.md

* fix(wizard): nav item horizontal alignment fixes (#7693)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sarah Rambacher <[email protected]>
Co-authored-by: Evan <[email protected]>
Co-authored-by: Nicole Thoen <[email protected]>
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 - Wizard - nav item step issues

3 participants