appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
31.96k stars 3.44k forks source link

[Bug]: When a widget is hidden a blank space is shown where the widget is shown instead of the UI not auto adjusting. #33519

Closed naveenthontepu closed 2 weeks ago

naveenthontepu commented 2 weeks ago

Is there an existing issue for this?

Description

When a widget is hidden a blank space is shown where the widget is shown instead of the UI not auto adjusting.

Steps To Reproduce

  1. Put 2 tables in a page 1 bellow the other.
  2. Hide the top table.
  3. The 2nd second table does not come up instead stays at the bottom.

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

No response

Version

Self Hosted.

Nikhil-Nandagopal commented 2 weeks ago

@naveenthontepu the UI will auto adjust if you set the above widget or parent container to auto-height. We're also working on a new UI building to solve this so I'm closing this issue.