You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it works now, the icons for property readouts is hard coded in clay-space-edit. The API for this should be more general because we don't want to edit the clay-space-edit every time there's a new kind of logic property.
How it should work:
there's a property in the logic Clay component that let's the user choose a icon that represents the field (i.e. clock for time, label for tag)
As it works now, the icons for property readouts is hard coded in
clay-space-edit
. The API for this should be more general because we don't want to edit theclay-space-edit
every time there's a new kind of logic property.How it should work:
clay-space-edit
looks at this property and renders it in the readoutsThe text was updated successfully, but these errors were encountered: