Skip to content

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

@salihudickson

Description

@salihudickson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: newHas not been triaged by admin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions