mistercrunch commented on issue #23929: URL: https://github.com/apache/superset/issues/23929#issuecomment-1977906633
Can confirm, wrote an extremely long dashboard name and I don't see a tooltip :( One solution would be to simply push a title prop on the `<a>` -> <img width="729" alt="Screenshot 2024-03-04 at 7 30 50 PM" src="https://github.com/apache/superset/assets/487433/893d41e9-eb2b-4ed5-8a4d-5b836f00775a"> Other way would be to build some sort of `<TextOverflowTooltip />` react component that does all this cleanly, looks for overflow and conditionally shows a tooltip when overflowin' -- 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]
