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

Refactor/error messages - move to special state slice (use react-redux) #121

Open
GuRuGuMaWaRu opened this issue May 27, 2020 · 0 comments
Assignees
Labels
refactoring Generally making code better

Comments

@GuRuGuMaWaRu
Copy link
Owner

All error messages (like form errors) and notifications should be moved from their respective components into a separate state slice, so that I can show/hide them from one place.

This requires me to rewrite the whole project from React Context into React-Redux.

@GuRuGuMaWaRu GuRuGuMaWaRu added the refactoring Generally making code better label May 27, 2020
@GuRuGuMaWaRu GuRuGuMaWaRu self-assigned this May 27, 2020
@GuRuGuMaWaRu GuRuGuMaWaRu changed the title Refactor/error messages - move to special state slice Refactor/error messages - move to special state slice (use react-redux) Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Generally making code better
Projects
None yet
Development

No branches or pull requests

1 participant