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 get all SIDs by using correct function #1053

Merged
merged 2 commits into from
Nov 2, 2020

Conversation

karelhala
Copy link
Contributor

Fixes RHCLOUD-10270

There's an error when changing pagination or switching pages that the request is fired, but UI is not updated. If you open dev console the problem is obvious that redux complains about wrong function passed as action. This PR fixes such issue y using action instead of direct API call.

@karelhala karelhala requested a review from a team November 2, 2020 12:11
@Hyperkid123 Hyperkid123 merged commit 30d81e3 into RedHatInsights:master Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants