appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

Home Page:https://www.appsmith.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Avoid reducing paddings in a background-free zone when at least one zone in a section has a background on

ramsaptami opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Description

With conditional paddings depending on visual separation it might make sense to reintroduce another constraint: we don’t reduce/remove paddings in a background-free zone as long as at least one zone in a section has background on. This will prevent situations when a content of bordering zones is misaligned.

Steps To Reproduce

  1. add multiple zones to a section
  2. Turn off the background on one of the zones and observe the shift in the UI

image

Public Sample App

No response

Environment

Deploy Preview

Severity

Low (Inconsistent UI/UX)

Issue video log

https://theappsmith.slack.com/files/U03JBF3Q8JE/F06RQK11TNY/cleanshot_2024-03-27_at_20.46.02.mp4

Version

cloud

related to #32924

an additional side-effect of this: distribution handles appear closer to widgets on a background-free zone
image
image

@riodeuno are you picking this up?
This has been moving through sprint but still have not closed.