-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-27135][WebUI]Add ToolTip support for overflow text #24067
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Can one of the admins verify this patch? |
|
I think that's probably OK; does the cell expand automatically when you mouse over it? |
|
yes, it expands automatically as attached in the image |
|
@sandeep-katta Thanks for the work. |
|
ok will work on tooltip and update the code accordingly |
|
I think that's good too, it's unobtrusive and gives the detail. |
|
@gengliangwang is this tooltip approach is okay ? |
|
@sandeep-katta I took a look into this. I am not sure about adding tooltip now. |
|
Ha, I never realized that. I agree, we shouldn't add this then. |




What changes were proposed in this pull request?
Hover is supported on the description column,so when the description column overflows user can view the complete details
How was this patch tested?
Manually
Before Fix
After Fix
e.g. 1


e.g. 2