PromucFlow_constructor/app/client/src/ce/constants
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
..
ApiConstants.tsx feat: Handle permission driven views for auto-saving pages and action… (#16950) 2022-12-01 12:00:50 +05:30
forms.ts refactor: Invite modal component to support single & multi-select dropdown options (#17073) 2022-09-29 09:53:25 +00:00
messages.test.ts chore: Updating the text from enterprise to business to maintain consistency (#18787) 2022-12-09 00:08:42 +05:30
messages.ts fix: show library diffs in git modal (#19675) 2023-01-16 10:14:18 +05:30
ReduxActionConstants.tsx feat: Non auto height invisible widgets (#20118) 2023-02-14 19:06:19 +05:30
SocialLogin.tsx refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
workspaceConstants.ts chore: Splitting files to support groups on members page in EE (#18085) 2022-11-03 22:09:51 +05:30