Skip to content

FE-1 — Meeting composer: build shared drawer/dialog shell and rewire all create/edit entry points #1452

Description

@nunoeufrasio

Build the shared drawer/dialog "composer" host (open/close state, drawer-vs-dialog layout switch, left-rail vs. top-tab navigation) as an injectable service + component, and rewire every existing Create/Edit trigger — meetings-dashboard button, dashboard-quicklinks link, create-artifact-dialog's meeting path, and each meeting card's "Edit" icon — to open the composer in place instead of router.navigate(['/meetings','create']) / [...'meetings', id, 'edit']. Keep /meetings/create and /meetings/:id/edit as deep-linkable routes (for bookmarks/emails) that open the composer over the current view rather than rendering a full page. No changes to the dashboard/list layout itself. Advanced create is drawer-only — the prototype's alternate "Advanced (Dialog)" variant is not built.

Part of #1451.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

designAn epic, feature, story, task or bug associated with design or styling.

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions