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

Stop/reduce dispatching of redux actions from side effects #472

Open
acelaya opened this issue Oct 13, 2024 · 0 comments
Open

Stop/reduce dispatching of redux actions from side effects #472

acelaya opened this issue Oct 13, 2024 · 0 comments
Labels
enhancement New feature or request thech-debt

Comments

@acelaya
Copy link
Member

acelaya commented Oct 13, 2024

For historical reasons and lack of knowledge, many components have side effects which dispatch redux actions when certain pieces of state or props change.

Let's check all components where this is done and try to avoid it.

@acelaya acelaya added enhancement New feature or request thech-debt labels Oct 13, 2024
@acelaya acelaya added this to Shlink Oct 13, 2024
@acelaya acelaya changed the title Stop/reducing dispatching of redux actions from side effects Stop/reduce dispatching of redux actions from side effects Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request thech-debt
Projects
Status: No status
Development

No branches or pull requests

1 participant