-
Bug
-
Resolution: Fixed
-
Minor
-
5.0
-
2
-
WP Sprint 2025-I2.0, WP Sprint 2025-I2.1 (Clones)
Currently, the report style switches between "Card" and "Table" based on the browser width. This works well when the report is displayed using the full browser width. However, when the report is rendered inside a container with fixed or limited width, the style still changes based on the browser width, which leads to unintended behavior.
To address this, we want the style switch between "Card" and "Table" to be based on the width of a parent container rather than the browser window.
Suggested solution
To use Container queries instead of Media queries
- has a non-specific relationship to
-
MDL-72565 Implement configurable view for reports on narrow viewports
-
- Closed
-