Skip to content

[Bug]: Code Connect bugs #20089

@alisonjoseph

Description

@alisonjoseph
  • Update to latest code connect version

Validation errors when trying to publish code connect updates. The following components have changed inside of Figma since the last time we updated Code Connect and need to be re-configured.

  • TreeNode: The property "Icon" does not exist on the Figma component
  • TreeNode: The property "Selected" does not exist on the Figma component
  • MultiSelect: The property "Show label" does not exist on the Figma component
  • DropdownSkeleton: The property "Show label" does not exist on the Figma component
  • FilterableMultiSelect: The property "Show label" does not exist on the Figma component
  • Dropdown: The property "Show label" does not exist on the Figma component
  • ComboBox: The property "Show label" does not exist on the Figma component
  • FluidMultiSelect: The property "Show Tooltip" does not exist on the Figma component
  • FluidFilterableMultiSelect: The property "Show tooltip" does not exist on the Figma component
  • FluidComboBox: The property "Show tooltip" does not exist on the Figma component
  • Breadcrumb: The property "Size" does not exist on the Figma component
  • Tabs (_Horizontal_tabs_items) aren't connected correctly

Tile & ProgressBar

Code Connect validation fails for properties that exist in Figma. CLI auto-generates these property names from the component but then validation claims they don't exist. Properties are visible in Figma UI and Dev Mode. Affects all Tile variants (Base, Clickable, Selectable, Expandable).

Example error (there are multiple for each component)

Validation failed for Tile (https://www.figma.com/design/YAnB1jKx0yCUL29j6uSLpg/-v11--Carbon-Design-System?node-id=20125-279432&m=dev): The property "Title text" does not exist on the Figma component
  • Tile
  • ClickableTile
  • SelectableTile
  • ExpandableTile
  • ProgressBar

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

Status
✅ Done
Status
✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions