Skip to content

templates: function Gantt template - un-reserve with a project-plan bar view #6719

Description

@delchev

Problem

function: Gantt is a reserved presentation role: the parser knows it and rejects it with "not yet supported" (the honest behavior), but no template renders it. Sibling ask to #6549 (function: Board); of the reserved trio (Board / Gantt / Timeline) only Board has a tracking issue so far.

Ask

Un-reserve function: Gantt with a generated project-plan view over an entity carrying start/end dates: horizontal bars on a time axis, grouped rows, ideally a dependsOn-style predecessor relation rendered as arrows and a percent-complete field rendered as bar fill. The existing view: range calendar covers the "bars on dates" basics; Gantt adds the hierarchy/dependency semantics that make it a plan rather than a leave calendar. Descriptor shape would mirror calendar: (gantt: { start, end, title, group?, dependsOn?, progress? }).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions