PromucFlow_constructor/app/client/cypress/e2e
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
..
GSheet test: Cypress | GSheet test fixes for HomePage revamp changes (#30697) 2024-01-30 11:01:56 +05:30
Regression fix: Statbox widget min-height inconsistency (#28677) (#32386) 2024-05-31 12:53:04 +05:30
Sanity/Datasources test: remove startRoutesForDatasource from commands (#33688) 2024-05-30 10:09:04 +05:30
Smoke chore: unified way of writing messages in cypress (#33659) 2024-05-27 15:34:45 +02:00