PavithraRamachandran opened a new pull request #26222: [SPARK-29504][WebUI]show 
full decription when double click on ellipse
URL: https://github.com/apache/spark/pull/26222
 
 
   ### What changes were proposed in this pull request?
   On double click of description in jobs page , the description was not shown 
fully. 
   Add the function for double click event on decription.
   
   
   ### Why are the changes needed?
   when there are long  description for the jobs, it cannot be seen fully in 
the UI. 
   This functionality was broken when additional-metrics.js was removed. 
   
   Before change:
   ![Screenshot from 2019-10-23 
11-23-00](https://user-images.githubusercontent.com/51401130/67361914-827b0080-f587-11e9-9181-d49a6a836046.png)
   After change: on Double click over decription
   ![Screenshot from 2019-10-23 
11-20-02](https://user-images.githubusercontent.com/51401130/67361936-932b7680-f587-11e9-9e59-d290abed4b70.png)
   
   ### Does this PR introduce any user-facing change?
   <!--
   No
   
   ### How was this patch tested?
   Manually test
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to