Skip to content

[BUG]: Canvas content gets hidden below instead of scrolling when adding items vertically #112

@SsagarikaR

Description

@SsagarikaR

Describe the bug

Description:
In our page builder , when components are added vertically, the new elements get hidden below the visible area instead of increasing the canvas height or allowing vertical scrolling. As a result, users can’t access or edit elements placed further down the page.

Steps to reproduce

Open the page builder.

Add multiple components vertically (stacked downwards).

Observe that the newly added components get hidden beyond the visible bottom area of the canvas.

Expected behavior

The canvas should increase its height (or enable vertical scrolling) to accommodate new components, ensuring all elements remain visible and accessible.

What is actually happening?

The canvas height stays fixed and new components get hidden below, making them inaccessible without zooming or resizing.

Screenshots

No response

Any additional comments?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions