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
33.96k stars 3.66k forks source link

[Bug]: On importing a file with custom widget, the widget gets imported in a cutoff state - this is due to the new height property introduced. #31077

Open btsgh opened 7 months ago

btsgh commented 7 months ago

Is there an existing issue for this?

Description

When I import a file with a custom widget, widget gets imported, but in a cutoff state. This seems to be due to the new height property introduced for custom widgets. Note: This works fine on Production.

Steps To Reproduce

Import a file with custom widgets, skip the configuration part and go to the application. Go to the page containing the widgets. Note that the button is cutoff, and the height selection is empty This works fine on prod.

Screenshot 2024-02-13 at 10 48 35 AM

Public Sample App

No response

Environment

Release

Issue video log

No response

Version

Cloud

btsgh commented 7 months ago

OldApp_DSTesting1.9.24_Latest_CustomW_Twilio.json

btsgh commented 7 months ago

Page names in the above app are "MainCustomWidget" and "InputCustomWidget" @sbalaji1192

btsgh commented 7 months ago

This works fine on release now after the above fix.

btsgh commented 6 months ago

This has regressed - Seeing it again on release.app.appsmith.com

btsgh commented 6 months ago

Cause - https://github.com/appsmithorg/appsmith/issues/32043