episerver / EPiServer.Labs.BlockEnhancements

Block enhancements for CMS UI.
26 stars 9 forks source link

Blocking overlay when using the "inline create" functionality #63

Closed SamDenHaerynck closed 3 years ago

SamDenHaerynck commented 4 years ago

Hi,

When you create a new block using the inline create feature, a pop-up opens with the properties to configure. In the scenario where you have for example an image block which has a required content area where you can drop image slide blocks (see screenshot), you are completely stuck.

You cannot save, because the required field is not filled. You cannot drag and drop blocks from the blocks folder because of the overlay. You don't have some sort of picker (as you have for assets) to select an existing block.

image

Please provide a suitable solution that we can enable this feature for all our running Episerver projects.

Kind regards, Sam Den Haerynck delaware

tednyberg commented 3 years ago

This has been on my wish list since April, through #52.

I really hope this makes it into a future release to avoid us having to "hack" the add-on dialog to disable the overlay. 🙏

barteksekula commented 3 years ago

@tednyberg it's now part of CMS UI https://nuget.episerver.com/package/?id=EPiServer.CMS.UI&v=11.34.0 The Quick Edit dialog no longer blocks the page tree or assets pane.