-
Notifications
You must be signed in to change notification settings - Fork 29
Fix warnings regarding dependency arrays #491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix warnings regarding dependency arrays #491
Conversation
Preview: https://chatbot-pr-chatbot-491.surge.sh A11y report: https://chatbot-pr-chatbot-491-a11y.surge.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Mash707 - we're out of code freeze. Thanks for the contribution. I pulled this down to test and it looks like some of these changes break some behavior. Would you want to back those and out and we can accept the ones that aren't breaking?
packages/module/src/Message/UserFeedback/UserFeedbackComplete.tsx
Outdated
Show resolved
Hide resolved
...dule/patternfly-docs/content/extensions/chatbot/examples/demos/EmbeddedComparisonChatbot.tsx
Outdated
Show resolved
Hide resolved
@rebeccaalpert Sure I'll look into it, lately I have been busy with the patternfly-react repo. |
Hi @Mash707 - you can run the code locally here: https://github.com/patternfly/chatbot?tab=readme-ov-file#development. Compare is at /patternfly-ai/chatbot/overview/demo/comparing-chatbots and feedback is at /patternfly-ai/chatbot/messages/demo. |
I didn't read the review comments to see what is breaking😅😅, replied in a hurry my bad |
5340e97
to
5444690
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good to me; thank you!
🎉 This PR is included in version 2.2.0-prerelease.43 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Thanks @rebeccaalpert for helping out! |
Closes #431
For the inital change I have added the missing dependencies to dependency array.