PavithraRamachandran opened a new pull request #26336: [SPARK-29504][WEBUI] 
Toggle full job description on click
URL: https://github.com/apache/spark/pull/26336
 
 
   On clicking job description in jobs page, the description was not shown 
fully.
   Add the function for the click event on description.
   
   when there is a long description of a job, it cannot be seen fully in the UI.
   The feature was added in https://github.com/apache/spark/pull/24145
   But it is missed after https://github.com/apache/spark/pull/25374
   
   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)
   
   No
   
   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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to