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(RHINENG-9046): report details remove Usechrome hook #1992

Merged

Conversation

Fewwy
Copy link
Contributor

@Fewwy Fewwy commented Mar 28, 2024

@Fewwy Fewwy added the bug Something isn't working label Mar 28, 2024
@Fewwy Fewwy self-assigned this Mar 28, 2024
@Fewwy Fewwy force-pushed the reportdetails-remove-usechrome-hook branch from 0ce5ed9 to 176039a Compare March 28, 2024 13:42
@Fewwy Fewwy force-pushed the reportdetails-remove-usechrome-hook branch from 8c2c503 to 9878370 Compare March 28, 2024 14:25
Copy link
Contributor

@gkarat gkarat left a comment

Choose a reason for hiding this comment

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

lgtm! just one note on the tests, but overall looks good

@@ -65,6 +65,7 @@ describe('report details: kba loaded', () => {
});

it('renders a loaded kba link', () => {
cy.mount(<ReportDetails {...{ ...props, kbaLoading: true, isProd: true }} />);
Copy link
Contributor

Choose a reason for hiding this comment

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

You are calling cy.mount twice (one in beforeEach, and one in it). It's not healthy for the test, and we better keep only one mount command. Can we just add this prop in cy.mount in beforeEach above?

@Fewwy Fewwy added release Once merged it will trigger bugfix release and removed release Once merged it will trigger bugfix release labels Mar 28, 2024
@Hyperkid123 Hyperkid123 added the release Once merged it will trigger bugfix release label Apr 2, 2024
@Hyperkid123 Hyperkid123 merged commit 25bd8a5 into RedHatInsights:master Apr 2, 2024
3 checks passed
@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-advisor-components/v/1.0.19📦

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 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.

4 participants