Skip to content

fix(ChatbotFootnote): updated verbiage and combined examples#846

Merged
thatblindgeye merged 3 commits into
patternfly:mainfrom
thatblindgeye:iss815
Jun 5, 2026
Merged

fix(ChatbotFootnote): updated verbiage and combined examples#846
thatblindgeye merged 3 commits into
patternfly:mainfrom
thatblindgeye:iss815

Conversation

@thatblindgeye

Copy link
Copy Markdown
Collaborator

Closes #815

@patternfly-build

patternfly-build commented Jun 3, 2026

Copy link
Copy Markdown

@edonehoo edonehoo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

the preview link isn't letting me view the "overview" page demos, but I assume the footnote changes applied there properly

looks good!

Footnotes can be static text or a button that opens a popover.
A `<ChatbotFootnote>` can be placed in the ChatBot footer to communicate any legal disclaimers or information about the ChatBot.

The footnote can be static text by passing the `label` property, or it can be a button that triggers a popover by also passing the `popover` property.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
The footnote can be static text by passing the `label` property, or it can be a button that triggers a popover by also passing the `popover` property.
To create a static text footnote, pass the `label` property. To create a footnote button that triggers a popover, pass in both the `label` and `popover` properties.

assuming the latter requires both?

@thatblindgeye thatblindgeye merged commit dba0d76 into patternfly:main Jun 5, 2026
7 of 8 checks passed
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 6.7.0-prerelease.2 🎉

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.

Update the message bar AI disclaimer footnote

4 participants