kgabryje commented on PR #25087: URL: https://github.com/apache/superset/pull/25087#issuecomment-1695717920
> @kgabryje I roll back `FilterCard` to its previous behavior with the addition of `overflow:hidden`. `max-width` does not respect `FilterCard`'s padding. Now it looks like: > > <img alt="Screenshot 2023-08-28 at 10 14 37" width="254" src="https://user-images.githubusercontent.com/70410625/263713353-d40bdddf-3fa9-498c-b6e1-4ffff9e68f91.png"> Great thank you! It seems unrelated to your fix, but the behaviour of displaying the tooltip seems flaky - when I open a filter card for the first time, the truncated title shows tooltip on hover, but when I close the filter card and open it again the tooltip doesn't appear anymore. Let's keep that in mind to fix it soon -- 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]
