whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
778 stars 230 forks source link

Flexible Content Layouts Truncated When Insufficient Form Content Present #504

Open ecoughtry opened 4 months ago

ecoughtry commented 4 months ago
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.

alekmlynek commented 3 months ago

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