PromucFlow_constructor/app/client/cypress/integration/Regression_TestSuite/ClientSideTests
Abhinav Jha 55cf16ae9d
feat: Non auto height invisible widgets (#20118)
## Description
This PR adds another feature update we had planned for Auto Height
- [ ] For new applications, in View and Preview mode, any widget which
is invisible will let go of its space and collapse if it's either on the
main Canvas or a container-like widget which has Auto-height enabled.
- [ ] Widgets within a container-like Widget, say Tabs, that doesn't
have Auto-height enabled, will now let go of their space if they're
invisible.
- [ ] The experience in Edit mode has not changed.

TL;DR: In new applications, in the Preview and Published _AKA_ View
modes, if a widget is invisible and within an Auto-height-enabled
container like a Tab, a Modal, a Form, or the main Canvas, it will fully
collapse, allowing widgets below it to move up and take its space. This
changes the behavior today prior to the release of this PR for
Auto-height-enabled widgets.

Fixes #19983
Fixes #18681
2023-02-14 19:06:19 +05:30
..
ActionExecution chore: fix imports to resolve EE conflicts (#20576) 2023-02-13 09:19:20 +05:30
AdminSettings
AuditLogs
Autocomplete feat: Feature/evaluated value window (#19972) 2023-02-09 16:39:54 +05:30
Binding test: fixed flaky tests (#20515) 2023-02-14 12:30:40 +05:30
Branding fix: Brand colors sometimes shows different colors on cloud (#19672) 2023-02-02 11:43:00 +05:30
BugTests fix: Fix annoying error with text input control (#20411) 2023-02-10 17:41:17 +07:00
CodeComment
DynamicHeight feat: Non auto height invisible widgets (#20118) 2023-02-14 19:06:19 +05:30
EmbedSettings
ExplorerTests test: Fix flaky tests + Add clean up for git repos (#20319) 2023-02-06 13:07:01 +05:30
FormLogin
FormNativeToRawTests
GenerateCRUD
Git test: fixed flaky tests (#20515) 2023-02-14 12:30:40 +05:30
Github
Google
IDE feat: Feature/evaluated value window (#19972) 2023-02-09 16:39:54 +05:30
JSLibrary fix: JSPDF output API crash (#20544) 2023-02-10 13:13:22 +05:30
Linting test: Fix flaky tests + Add clean up for git repos (#20319) 2023-02-06 13:07:01 +05:30
Onboarding chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
OtherUIFeatures test: fixed flaky tests (#20515) 2023-02-14 12:30:40 +05:30
PropertyPane
Refactoring test: Cypress Flaky fixes + Mock api update + PgAdminspec fix (#20032) 2023-02-02 13:29:24 +05:30
SettingsPane
Templates fix: fork template button not visible on page refresh (#20388) 2023-02-10 11:41:35 +05:30
ThemingTests test: fixed flaky tests (#20515) 2023-02-14 12:30:40 +05:30
VisualTests chore: fix js object flaky tests (#20106) 2023-02-01 20:15:25 +05:30
Widgets test: fixed flaky tests (#20515) 2023-02-14 12:30:40 +05:30
Workspace