react
react copied to clipboard
[BUG] "Data Grid" goes out of the "Panel"
Environment
- React-formio version: 4.2.5
- Formio.js version: 4.11.0
- Frontend framework: React: 16.8.6
- Browser: many browsers
- Browser version: many browser versions
The initial conditions:
There is a "Panel" component. Inside this "Panel" component there is a "Data Grid" component. Inside this "Data Grid" component, there is a "Select" component. This "Select" component has one or more items with a long title.
Steps to Reproduce
- Choose the item with long title.
Expected behavior
- It is expected that the "Data Grid" component will not goes out of the "Panel" component.
Observed behavior
- After choosing the item with long title, "Data Grid" component goes out of the "Panel" component.
Examples:
With a short title:
With a long title:
Hello @vaspaul Can you provide a JSfiddle or the JSON of the form?
I am closing the issue as it was created too long ago and there is no new comments here. If the issue is not resolved, please reopen it. Thanks!