PromucFlow_constructor/app/client/cypress/integration/Regression_TestSuite/ClientSideTests
ankurrsinghal 4ff2a488c3
fix: center the widget when height is min auto height (#19496)
## Description
Widgets like Text widget cannot be centered vertically by default in the
canvas as they used to before the Auto Height feature. The reason for
this is that the Auto height feature allows components to specify the
height of the widgets, instead of the other way around (which used to be
the case before auto height)

To fix this, we've made it so that, when a widget -- which has auto
height enabled -- has a height equal to the minimum height and is set to
the minimum possible height (4 rows), the contents in the component are
centered vertically.

Fixes #20119 


Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2023-02-02 18:18:50 +05:30
..
ActionExecution feat: move the widget creation CTA off the Entity explorer (#19844) 2023-02-01 17:03:15 +05:30
AdminSettings
AuditLogs
Autocomplete fix: Autocomplete needs to show async await keywords instead of showi… (#20150) 2023-02-02 14:01:14 +05:30
Binding
Branding fix: Brand colors sometimes shows different colors on cloud (#19672) 2023-02-02 11:43:00 +05:30
BugTests test: Cypress Flaky fixes + Mock api update + PgAdminspec fix (#20032) 2023-02-02 13:29:24 +05:30
CodeComment
DynamicHeight fix: center the widget when height is min auto height (#19496) 2023-02-02 18:18:50 +05:30
EmbedSettings
ExplorerTests test: Skipping Cypress flaky tests to unblock CI (#20316) 2023-02-02 16:18:35 +05:30
FormLogin
FormNativeToRawTests
GenerateCRUD
Git test: Skipping Cypress flaky tests to unblock CI (#20316) 2023-02-02 16:18:35 +05:30
Github
Google
IDE refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
JSLibrary feat: move the widget creation CTA off the Entity explorer (#19844) 2023-02-01 17:03:15 +05:30
Linting feat: move the widget creation CTA off the Entity explorer (#19844) 2023-02-01 17:03:15 +05:30
Onboarding test: Cypress Flaky fixes + Mock api update + PgAdminspec fix (#20032) 2023-02-02 13:29:24 +05:30
OtherUIFeatures feat: move the widget creation CTA off the Entity explorer (#19844) 2023-02-01 17:03:15 +05:30
PropertyPane
Refactoring test: Cypress Flaky fixes + Mock api update + PgAdminspec fix (#20032) 2023-02-02 13:29:24 +05:30
SettingsPane
Templates test: Cypress Flaky fixes + Mock api update + PgAdminspec fix (#20032) 2023-02-02 13:29:24 +05:30
ThemingTests feat: move the widget creation CTA off the Entity explorer (#19844) 2023-02-01 17:03:15 +05:30
VisualTests chore: fix js object flaky tests (#20106) 2023-02-01 20:15:25 +05:30
Widgets test: Cypress Flaky fixes + Mock api update + PgAdminspec fix (#20032) 2023-02-02 13:29:24 +05:30
Workspace