Skip to content

Conversation

@rebeccaalpert
Copy link
Member

@rebeccaalpert rebeccaalpert commented Oct 24, 2025

Will add screenshots once it passes design review.

Adjusted the spacing a little bit after talking to Kayla since the modal heights can get really big and stretch things out - keeping terms and conditions-style spacing for now.

Demos:

@rebeccaalpert rebeccaalpert linked an issue Oct 24, 2025 that may be closed by this pull request
@patternfly-build
Copy link

patternfly-build commented Oct 24, 2025

@rebeccaalpert rebeccaalpert linked an issue Oct 28, 2025 that may be closed by this pull request
@rebeccaalpert rebeccaalpert marked this pull request as ready for review November 5, 2025 15:32
@lboehling
Copy link

high contrast looks good on these!

Copy link
Contributor

@edonehoo edonehoo left a comment

Choose a reason for hiding this comment

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

just a microcopy suggestion - the example docs lgtm!

I'm also wondering about the placement of the examples. Do you think these might make sense under the Modals section? If so, maybe the terms of use and settings examples could also belong in there? Not sure how developers actually go about using the docs, but I personally feel like I wouldn't look for this under Navigation 🤔

Comment on lines 29 to 32
/** Optional image displayed in header */
image?: string;
/** Alt text for optional image displayed in header */
altText?: string;
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
/** Optional image displayed in header */
image?: string;
/** Alt text for optional image displayed in header */
altText?: string;
/** Optional image displayed in header */
headerImage?: string;
/** Alt text for optional image displayed in header */
headerImageAltText?: string;

Copy link
Member Author

Choose a reason for hiding this comment

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

Happy to do this, but does differ from API used in terms and conditions et al.

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm good keeping them as-is, just wasn't sure if we'd ever need to differentiate in the future (probably not but I'm sure weirder things have happened)

@rebeccaalpert rebeccaalpert force-pushed the onboarding branch 3 times, most recently from f0f4d8c to c1b1475 Compare November 14, 2025 18:16
@rebeccaalpert rebeccaalpert merged commit f68865f into patternfly:main Nov 18, 2025
7 checks passed
@github-actions
Copy link

🎉 This PR is included in version 6.5.0-prerelease.19 🎉

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.

Modal high contrast Migrate: Onboarding layout component

6 participants