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

Update getTreatments action creator to not dispatch unnecessary actions while the SDK is not operational #128

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

EmilianoSanchez
Copy link
Contributor

Redux SDK

What did you accomplish?

Update getTreatments action creator to not dispatch ADD_TREATMENTS actions while the SDK is not operational, to avoid unnecessary updates of the state.

How do we test the changes introduced in this PR?

Unit tests.

Extra Notes

@EmilianoSanchez EmilianoSanchez requested a review from a team as a code owner November 12, 2024 22:26
@EmilianoSanchez EmilianoSanchez merged commit 0c4c72f into polishing Nov 13, 2024
1 check passed
@EmilianoSanchez EmilianoSanchez deleted the update_getTreatments_action_creator branch November 13, 2024 18:45
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.

1 participant