nova-flexible-content icon indicating copy to clipboard operation
nova-flexible-content copied to clipboard

Flexible Content Layouts Truncated When Insufficient Form Content Present

Open ecoughtry opened this issue 1 year ago • 1 comments

Screenshot 2024-02-21 at 8 51 31 PM

When utilizing the Whitecube\NovaFlexibleContent package to add multiple layout options within a Nova Resource, the layout options are being truncated in the UI if the overall form content does not fill the screen. This results in some layouts being inaccessible because they do not appear within the dropdown.

ecoughtry avatar Feb 22 '24 04:02 ecoughtry

I think this is a duplicate of: https://github.com/whitecube/nova-flexible-content/issues/488

Cause of issue: This is the issue: https://github.com/laravel/nova-issues/issues/6096

alekmlynek avatar Mar 26 '24 21:03 alekmlynek