Using Typography, I think it would be good if we can show ToolTip of full text when ellipsis is active
A code sandbox which represents what I would like to have is the following.
https://codesandbox.io/s/material-demo-p2omr
https://stackoverflow.com/questions/56588625/react-show-material-ui-tooltip-only-for-text-that-has-ellipsis
The motivation and implementation example is same as the above SO post.
I think that we can leave this problem to userland.