uvv-01 opened a new issue, #37858: URL: https://github.com/apache/superset/issues/37858
### Summary On dashboards with native filters enabled, the filter bar overlaps chart content on smaller screen widths and laptop displays. ### Affected Area Dashboard → Native Filters bar (top area) ### Current Behavior - When multiple native filters are added - On smaller screens or reduced browser width - The filter bar wraps to the next line and overlaps chart containers below - Chart titles and controls become partially hidden ### Expected Behavior - Filter bar should push dashboard content downward - Charts should never be overlapped by filter UI - Layout should remain readable at common breakpoints (≤ 1366px width) ### Why this matters This is a visual/layout issue that: - Affects readability - Makes dashboards feel broken on laptops - Causes confusion for non-technical users - Is purely cosmetic (no data or logic affected) ### Proposed Direction (not implementation) - Adjust filter bar container height handling - Improve flex-wrap / margin-bottom spacing - Add responsive breakpoint handling for stacked filters ### Environment - Apache Superset (latest `main`) - Chrome / Firefox - Laptop screen (13–14 inch) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
