Open
Description
Description of the bug
We should check that we validate the component ID, so that users cannot create a component with invalid ID.
We should first test if we are doing this and if it's working as expected.
We do not validate component ID. We should add component ID validation.
Steps To Reproduce
- Navigate to ui-editor. Ensure that the featureFlag
addComponentModal
is on. - Add a new component and click the "show all" button
- Select a component and edit the suggested component ID
- type f.ex. "input-12", which is invalid
- See that no validation message is triggered, onChange or onBlur.
Additional Information
No response
Metadata
Metadata
Assignees
Type
Projects
Status
No status