Track issue that XB doesn't allow props to be called "name"

Created on 27 August 2024, 23 days ago
Updated 29 August 2024, 21 days ago

Problem/Motivation

Found this issue:

πŸ› Some components cannot be used in XB because UI prevents SDC props being named `name` Active

which should be fixed at some point but we have a number of components that already have props called "name":

  • components/01-atoms/radio/radio.component.yml: name:
  • components/01-atoms/input/input.component.yml: name:
  • components/01-atoms/checkbox/checkbox.component.yml: name:
  • components/01-atoms/textfield/textfield.component.yml: name:
  • components/01-atoms/textarea/textarea.component.yml: name:
  • components/02-molecules/publication-card/publication-card.component.yml: name:
  • components/02-molecules/field/field.component.yml: name:

Steps to reproduce

Proposed resolution

Keep an eye on the issue :)

Also, for the new design components, check if we are using "name" for any props and consider changing these for now.

Remaining tasks

See above.

User interface changes

API changes

Data model changes

May need to change prop names in the interim.

πŸ“Œ Task
Status

Postponed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024