whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
788 stars 228 forks source link

Fix dropdown z-index #385

Closed KasparRosin closed 1 year ago

KasparRosin commented 2 years ago

Seems that the dropdown z-index was broken again after this commit: https://github.com/whitecube/nova-flexible-content/commit/1690470eb4e223a7477c44d6ae0c87bfcb438e6d#diff-936f732d109ddeebe68818f777cfef053c6e27fcdb0121122d9a6b0af61ee8b7R6

KasparRosin commented 2 years ago

Had to make some additional changes, removed unnecessary wrapper div.

KasparRosin commented 1 year ago

@voidgraphics Can we have this merged or some feedback? We are receiving a lot of reports about not being able to use flexible. I would like to avoid using/maintaining a fork.

I'll add a screenshot as well, unable to click any of the buttons due them being behind the other flexible field. image

voidgraphics commented 1 year ago

I will merge this and release later today

KasparRosin commented 1 year ago

Thanks!