-
Bug
-
Resolution: Unresolved
-
Low
-
Severity 3 - Minor
-
Issue Summary
Clicking on the white background between components in the CustomFieldEdit UI Kit triggers a submit event.
Steps to Reproduce
- Render UI using Forge UI with the CustomFieldEdit component.
- Place components such as radio buttons within the CustomFieldEdit component.
- Click on the white background area between the components (not directly on the radio buttons).
- Observe that the submit event is triggered.
Expected Results
Clicking on the white background should not trigger a submit event. Only user interactions with the radio buttons should trigger a submit event.
Actual Results
Clicking on the white background next to the radio buttons triggers the submit event, causing unintended submission of data.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- blocks
-
ECOHELP-55875 Loading...