-
- Downloads
Fix breakout pivot tether (#43060)
* Limit the height of the breakout popover * Allow the click action popover to untether to prevent overflowing the screen * Add reproduction for #43075 * Rename breaktrhough to breakout Co-authored-by:Kamil Mielnik <kamil@kamilmielnik.com> * Use findAllByTestId Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> * Remove copy pasted question name Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> * Remove unused api intercept Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
Showing
- e2e/test/scenarios/visualizations-charts/reproductions/43075-dropdown-overflows.cy.spec.ts 40 additions, 0 deletions...-charts/reproductions/43075-dropdown-overflows.cy.spec.ts
- frontend/src/metabase/querying/utils/drills/pivot-drill/pivot-drill.tsx 15 additions, 12 deletions...etabase/querying/utils/drills/pivot-drill/pivot-drill.tsx
- frontend/src/metabase/visualizations/components/ClickActions/ClickActionsPopover.tsx 2 additions, 0 deletions...lizations/components/ClickActions/ClickActionsPopover.tsx
Please register or sign in to comment