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 Item page state management. #28

Open
itsMarcoSolis opened this issue Dec 6, 2022 · 0 comments
Open

Refactor Item page state management. #28

itsMarcoSolis opened this issue Dec 6, 2022 · 0 comments
Assignees
Labels
technical debt Something which has to be done that doesn't involve creating a new feature

Comments

@itsMarcoSolis
Copy link
Member

We need to refactor the Item page state management to improve code maintainability and legibility.

Details and Assumptions

  • Items page state should NOT be synced across tabs.
  • Items page state should NOT be persistent.
  • Improve UI components' readability by migrating state management logic to isolated reducers.
@itsMarcoSolis itsMarcoSolis added the technical debt Something which has to be done that doesn't involve creating a new feature label Dec 6, 2022
@itsMarcoSolis itsMarcoSolis self-assigned this Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt Something which has to be done that doesn't involve creating a new feature
Projects
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant