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
With the introduction of the new Form component, Toolbars no longer function properly within a FormItem. This limitation prevents us from creating responsive rich input fields. The issue also appears in "simpler" components that rely on basic div tags.
I've included several examples in the StackBlitz project. Each FormItem demonstrates a specific usage scenario from our codebase.
Describe the bug
With the introduction of the new
Form
component,Toolbars
no longer function properly within aFormItem
. This limitation prevents us from creating responsive rich input fields. The issue also appears in "simpler" components that rely on basic div tags.I've included several examples in the StackBlitz project. Each
FormItem
demonstrates a specific usage scenario from our codebase.Isolated Example
https://stackblitz.com/edit/github-j3pw8ssg?file=src%2FApp.tsx
Reproduction steps
Expected Behaviour
No response
Screenshots or Videos
UI5 Web Components for React Version
2.5.0
UI5 Web Components Version
2.5.1
Browser
Chrome
Operating System
MacOS
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: