-
Notifications
You must be signed in to change notification settings - Fork 12
Labels
priority: highThe issue has a high priority and will be treated before any otherThe issue has a high priority and will be treated before any other
Milestone
Description
Scope
webui
Desired Behavior
The current code organization is "decent" at best and does not follow best practice, which makes navigability in the codebase and onboarding quite complex.
Replacing ComponentName.tsx with:
ComponentName/component.tsxComponentName/styles.tsxComponentName/types.ts- ...
Will greatly reduce complexity within a file.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
priority: highThe issue has a high priority and will be treated before any otherThe issue has a high priority and will be treated before any other
Type
Projects
Status
Todo