Skip to content

Editor page is missing bottom padding under some components #1291

@CharlesGrimont

Description

@CharlesGrimont

Description

In the editor page, some components are missing bottom padding inside their rendered block. This makes the component content appear too close to the bottom border and creates an inconsistent layout compared to other components.

The issue is visible with several form components, where the input/control area appears visually compressed and almost stuck to the lower edge of the component container.

Current Behavior

Some components in the editor canvas are rendered with insufficient bottom padding. The component content appears too close to the bottom edge of the component container.

Expected Behavior

All components should have consistent vertical spacing in the editor page, with enough padding below the component content to match the rest of the editor layout.

Steps to Reproduce

  1. Open a form in the editor page.
  2. Add several components such as dropdown, slider, date, or text input.
  3. Observe the bottom spacing inside each component block.

Acceptance Criteria

  • Components in the editor page have consistent bottom padding.
  • Input/control elements are not visually stuck to the bottom border.
  • The selected component state keeps proper spacing.
  • No regression on preview or viewer rendering.
Image

Metadata

Metadata

Labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions