Skip to content

refactor: split calendar-event-sheet.tsx (892 lines, mixed create/edit) #247

Description

@GenerQAQ

Description

src/web/src/components/calendar/calendar-event-sheet.tsx is 892 lines with 14 props, mixing create and edit modes in one component.

Impact Area

  • Web app (@alook/web)

Recommendation

Separate create vs edit flows into distinct components, or extract shared logic into a hook and keep thin wrappers.

Additional Context

From architecture health scan 2026-05-31 (finding W7).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions