Skip to content

Generate pass triggers Figma publish flag on component #147

Description

@nathanacurtis

Problem

Running a generate pass causes the selected component to appear as modified in Figma, triggering the "publish" flag. This makes it look like the component itself was changed, which can confuse contributors and create unintended publish prompts.

Solution

The generate pass should be fully non-destructive to the original component. Running it should produce spec output without leaving any trace on the source component that Figma would interpret as a modification.

Acceptance criteria

  • Running a generate pass on a component does not trigger Figma's publish flag
  • The component appears unmodified after a generate pass completes

Implementation details are tracked internally.

Metadata

Metadata

Assignees

Labels

pluginFigma plugin

Type

No fields configured for Bug.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions