PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/DynamicHeight
Luís Correia 659e99f38c
fix: Statbox widget min-height inconsistency (#28677) (#32386)
## Description
- Removed the Statbox widget's minimum dynamic height of 14 to fix
height inconsistencies when toggling between Fixed Height and Auto
Height modes.
- Although this minimum height had been implemented to mitigate a
flicker upon dragging and dropping the widget, the removal of this
minimum height did not affect the flicker.
- Created a Cypress test to validate the Statbox widget's Auto Height
functionality.

Fixes #28677 

## Automation

/ok-to-test tags="@tag.Widget, @tag.AutoHeight"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!CAUTION]  
> If you modify the content in this section, you are likely to disrupt
the CI result for your PR.

<!-- end of auto-generated comment: Cypress test results  -->

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


- **New Features**
- Enhanced flexibility in dashboard design by introducing dynamic height
adjustment for Statbox widgets.
- **Refactor**
- Increased customization options by removing the minimum dynamic height
restriction from Statbox widgets.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-05-31 12:53:04 +05:30
..
Auto_Height_Limit_spec.ts
Auto_Height_spec.ts
CanvasHeight_resize_spec.ts
Container_collapse_undo_redoSpec.ts
Container_Scroll_spec.js
Content_Alignment_spec.ts
DynamicHeight_Visibility_spec.ts
Form_With_SwitchGroup_spec.ts
Invisible_Widgets_spec.ts
JsonForm_spec.ts
List_Resizing_spec.ts
List_spec.ts
List_TextWidget_Spec.ts
Modal_Widget_spec.ts
Multiple_Container_spec.ts
Overlap_Test_spec.ts
Statbox_spec.ts fix: Statbox widget min-height inconsistency (#28677) (#32386) 2024-05-31 12:53:04 +05:30
Tab_spec.ts
Text_With_Different_Size_spec.ts
TextWidget_Spec.ts