react icon indicating copy to clipboard operation
react copied to clipboard

[BUG] "Data Grid" goes out of the "Panel"

Open vaspaul opened this issue 4 years ago • 1 comments

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

  1. 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: Appearance with a short title

With a long title: GoesOut1 GoesOut2

vaspaul avatar Dec 25 '20 13:12 vaspaul

Hello @vaspaul Can you provide a JSfiddle or the JSON of the form?

wag110894 avatar Jan 08 '21 20:01 wag110894

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!

TanyaGashtold avatar Aug 31 '23 13:08 TanyaGashtold