Skip to content

PowerPoint export: the diagram is a single item, not editable shapes #167

Description

@adamjohnwright

Reported by curators: "Download a diagram as PPTX, open it in real PowerPoint, then right-click the diagram → Graphics Format → Convert to Shape." Their answer: "NO — The whole pathway diagram is treated as a single item."

Status: open, not started.

Why we asked rather than tested it: there is no PowerPoint on the build machine. The file is validated structurally by e2e/downloads.spec.ts — it checks a PPTX contains PPTX and is the right figure — but "opens in PowerPoint and converts to editable shapes" is a different claim and we have no automated coverage of it. The curators' answer is the test result here.

Next step: compare against what production's exporter produces for the same diagram, since the old Java exporter is what curators are used to. If production yields editable shapes and ours yields one, the difference is in how our renderer emits the PPTX.

Activity

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

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