feat(Message): Add inline error message#465
Merged
nicolethoen merged 2 commits intopatternfly:mainfrom Feb 27, 2025
Merged
Conversation
|
Preview: https://chatbot-pr-chatbot-465.surge.sh A11y report: https://chatbot-pr-chatbot-465-a11y.surge.sh |
822a5c8 to
d657c50
Compare
Contributor
|
Content looks good to me! Does anyone else get this issue? When I click the "error" checkbox in the user message example, it springs me back up to the bot example. Could be a caching / just me thing perhaps? inline.error.mov |
kaylachumley
approved these changes
Feb 25, 2025
kaylachumley
left a comment
There was a problem hiding this comment.
looks good to me! everything is functioning fine on my side
rebeccaalpert
commented
Feb 25, 2025
packages/module/patternfly-docs/content/extensions/chatbot/examples/Messages/UserMessage.tsx
Outdated
Show resolved
Hide resolved
Member
Author
|
Fixed the checkbox - thanks for catching @edonehoo! |
e70847b to
4007013
Compare
edonehoo
approved these changes
Feb 26, 2025
4007013 to
4cf05a9
Compare
nicolethoen
approved these changes
Feb 27, 2025
|
🎉 This PR is included in version 2.2.0-prerelease.31 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add inline error message for Message component.
Docs: