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(Tables): reduce re-renders; fix the incorrect data-ouia-safe attribute #389

Merged

Conversation

gkarat
Copy link
Collaborator

@gkarat gkarat commented Aug 15, 2022

This continues on https://issues.redhat.com/browse/OCPADVISOR-47: fixes the incorrect data-ouia-safe while tables are in the error empty state. Also, the PR rearranges useEffects so that extra re-renders are avoided.

@gkarat gkarat added the bug Something isn't working label Aug 15, 2022
@gkarat gkarat requested a review from Fewwy August 15, 2022 11:17
@gkarat gkarat self-assigned this Aug 15, 2022
Copy link
Collaborator

@Fewwy Fewwy left a comment

Choose a reason for hiding this comment

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

Seems legit! :D LGTM

@gkarat gkarat merged commit eec645b into RedHatInsights:master Aug 15, 2022
gkarat pushed a commit that referenced this pull request Aug 15, 2022
## [1.6.3](v1.6.2...v1.6.3) (2022-08-15)

### Bug Fixes

* **Tables:** reduce re-renders; fix the incorrect data-ouia-safe attribute ([#389](#389)) ([eec645b](eec645b))
@gkarat
Copy link
Collaborator Author

gkarat commented Aug 15, 2022

🎉 This PR is included in version 1.6.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

gkarat pushed a commit that referenced this pull request Aug 16, 2022
## [1.6.3](v1.6.2...v1.6.3) (2022-08-15)

### Bug Fixes

* **Tables:** reduce re-renders; fix the incorrect data-ouia-safe attribute ([#389](#389)) ([eec645b](eec645b))
gkarat pushed a commit that referenced this pull request Aug 17, 2022
## [1.6.3](v1.6.2...v1.6.3) (2022-08-15)

### Bug Fixes

* **Tables:** reduce re-renders; fix the incorrect data-ouia-safe attribute ([#389](#389)) ([eec645b](eec645b))
gkarat pushed a commit that referenced this pull request Oct 14, 2022
## [1.6.2](v1.6.1...v1.6.2) (2022-10-14)

### Bug Fixes

* **AffectedClustersTable:** replace impacted label OCPADVISOR-52 ([1c4acad](1c4acad))
* **Tables:** reduce re-renders; fix the incorrect data-ouia-safe attribute ([#389](#389)) ([c597913](c597913))
* **Tables:** set data-ouia-safe to true even when there is an error requesting API ([b5dfa5c](b5dfa5c))
gkarat pushed a commit that referenced this pull request Oct 17, 2022
## [1.6.2](v1.6.1...v1.6.2) (2022-10-17)

### Bug Fixes

* **AffectedClustersTable:** replace impacted label OCPADVISOR-52 ([1c4acad](1c4acad))
* Fix cypress test coverage ([#434](#434)) ([3190ca0](3190ca0))
* **Tables:** reduce re-renders; fix the incorrect data-ouia-safe attribute ([#389](#389)) ([c597913](c597913))
* **Tables:** set data-ouia-safe to true even when there is an error requesting API ([b5dfa5c](b5dfa5c))
gkarat pushed a commit that referenced this pull request Oct 20, 2022
## [1.6.2](v1.6.1...v1.6.2) (2022-10-20)

### Bug Fixes

* **AffectedClustersTable:** replace impacted label OCPADVISOR-52 ([1c4acad](1c4acad))
* Fix cypress test coverage ([#434](#434)) ([3190ca0](3190ca0))
* **Tables:** reduce re-renders; fix the incorrect data-ouia-safe attribute ([#389](#389)) ([c597913](c597913))
* **Tables:** set data-ouia-safe to true even when there is an error requesting API ([b5dfa5c](b5dfa5c))
gkarat pushed a commit that referenced this pull request Oct 21, 2022
# [1.7.0](v1.6.1...v1.7.0) (2022-10-21)

### Bug Fixes

* **AffectedClustersTable:** replace impacted label OCPADVISOR-52 ([1c4acad](1c4acad))
* Fix cypress test coverage ([#434](#434)) ([3190ca0](3190ca0))
* **Tables:** reduce re-renders; fix the incorrect data-ouia-safe attribute ([#389](#389)) ([c597913](c597913))
* **Tables:** set data-ouia-safe to true even when there is an error requesting API ([b5dfa5c](b5dfa5c))

### Features

* **GitHubActions:** Add cypress yml config to run github actions ([#441](#441)) ([0547b14](0547b14))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants