Skip to content

🎨 Reorganize frontend code #1188

@linkdd

Description

@linkdd

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.tsx
  • ComponentName/styles.tsx
  • ComponentName/types.ts
  • ...

Will greatly reduce complexity within a file.

Sub-issues

Metadata

Metadata

Assignees

Labels

priority: highThe issue has a high priority and will be treated before any other

Type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions