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 frontend codebase #376

Open
Sinrefvol opened this issue Nov 15, 2024 · 0 comments
Open

Refactor frontend codebase #376

Sinrefvol opened this issue Nov 15, 2024 · 0 comments

Comments

@Sinrefvol
Copy link
Contributor

Frontend components should be refactored to decouple components, reduce prop drilling, improve readability, as well as removing unused/unnecessary code.

Idea is to give features several new files that will store mutations, queries etc.

Some components need logic improvements

Consider utilizing global state scoped to feature, so we can reduce the amount of prop drilling/passing setState functions deep into child components

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

No branches or pull requests

1 participant