sfirke opened a new issue, #24361: URL: https://github.com/apache/superset/issues/24361
With a dashboard filter bar in horizontal orientation and a single filter, it is truncated unnecessarily. #### How to reproduce the bug Create a dashboard, add a single time range filter, switch filter orientation to horizontal. Or view this public example (URL subject to change): https://analytics.a2gov.org/superset/dashboard/rain-gauges-basic ### Expected results Filter uses available horizontal screen space, saying "Time Range." ### Actual results Filter is truncated, saying "Time Ra..." #### Screenshots  I'd like to see the filter expand right into the highlighted whitespace. ### Environment Superset 2.1.0, HORIZONTAL_FILTER_BAR flag enabled. -- 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]
