Skip to content
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(BulkSelect): RHINENG-9831 - Don't override passed in children #2000

Merged
merged 1 commit into from
May 1, 2024

Conversation

bastilian
Copy link
Member

Through the change to PF5 components a bug was introduced to the BulkSelect in the frontend components that overrides children passed in via the toggleProps. Since a number of applications use this to show a loading icon or the number of items selected, etc, we should not be overriding these when passed in.

Copy link
Contributor

@adonispuente adonispuente left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for also adding test 👍🏽

@bastilian bastilian added the release Once merged it will trigger bugfix release label May 1, 2024
@bastilian bastilian merged commit d4da8f0 into RedHatInsights:master May 1, 2024
2 checks passed
@bastilian
Copy link
Member Author

bastilian commented May 2, 2024

@Hyperkid123 I merged this thinking it would trigger a release. Would it be possible to trigger a release for this? Pwetty please puppy eyes. It would fix a few bugs we found in apps that use the toggleProps.children.

@Hyperkid123 Hyperkid123 added release Once merged it will trigger bugfix release and removed release Once merged it will trigger bugfix release labels May 6, 2024
@nacho-bot
Copy link
Collaborator

                      :soon::shipit::octocat:
     :bug:Shipit Squirrel has this release bugfix surrounded, be ready for a new version:beetle:

@nacho-bot
Copy link
Collaborator

     🌱 🌸 🌷 🌻 🌟 New version of package has been released 🌟 🌻 🌷 🌸 🌱

                The release is available on:

         :package:@redhat-cloud-services/frontend-components/v/4.2.8📦

             :boom:This feature is brought to you by probot🚀

@nacho-bot nacho-bot added the released Pr has been released label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Once merged it will trigger bugfix release released Pr has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants