Skip to content

v14.3 - BlockGrid - "Overlay editor size" - has no effect #17324

@mjpraxis

Description

@mjpraxis

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

14.3

Bug summary

Setting the "Overlay editor size" to something other than "small" has no effect when editting the block grid element.

The feature works in version 13

Specifics

No response

Steps to reproduce

Create element type with eg. a RTE property

Create "Block Grid" datatype

  • add the element type created before as a block item

Create document type that can be created in root and add a property of the previous created datatype

Create a content node of the created document type

  • Add block item and add some content to the editor.
  • Save the node
  • Click the edit-pencil on the property and see that the side panel width is approx 40 %

Edit the blockgrid datatype

  • edit the blocks item
  • switch to the "Advance" tab
  • change the "Overlay editor size" to Large or Full
  • Submit -> Save

Edit the content node

  • Click the edit-pencil on the property
  • The side panel has the same size as before :-(

image

Expected result / actual result

Actual: In v14.3 - With "Large" as value
image

Expected: In v13 - with "Large" as value
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions