Avoid filter popover overflow (#49211)
* Add max-height to the click actions popover to prevent overflow and infinite scroll * Add reproduction for #48851 * Update reproduction to speed it up * Use existing helper for table header click * Add max height to string filter picker * Revert "Add max-height to the click actions popover to prevent overflow and infinite scroll" This reverts commit 166478d8.
Showing
- e2e/test/scenarios/filters-reproductions/filters-reproductions.cy.spec.js 31 additions, 0 deletions...os/filters-reproductions/filters-reproductions.cy.spec.js
- frontend/src/metabase/querying/filters/components/FilterPicker/StringFilterPicker/StringFilterPicker.tsx 3 additions, 2 deletions...ts/FilterPicker/StringFilterPicker/StringFilterPicker.tsx
Please register or sign in to comment