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: improve modularization on ecc-utils-form component #375

Open
SalihuDickson opened this issue Oct 30, 2024 · 0 comments
Open

refactor: improve modularization on ecc-utils-form component #375

SalihuDickson opened this issue Oct 30, 2024 · 0 comments
Labels
status: new Has not been triaged by admin

Comments

@SalihuDickson
Copy link
Contributor

Description

The code for the ecc-utils-form component currently stands at 600 lines, with more bug fixes and feature implementations it is sure to get even longer. Writing code like this is restricting our ability to reuse functionality, which would maintain a consistent performance across the component. It is also making the code extremely ugly and harder to understand.

Possible solution(s)

Implement some form of modularization in the ecc-utils-form for component. We also need to encourage better modularization accross the other components.

@SalihuDickson SalihuDickson added the status: new Has not been triaged by admin label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: new Has not been triaged by admin
Projects
None yet
Development

No branches or pull requests

1 participant