You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/06/01 07:31:15 UTC

[GitHub] [spark] liucht-inspur commented on pull request #28680: [SPARK-31871][CORE][UI] Display the canvas element icon for sorting column

liucht-inspur commented on pull request #28680:
URL: https://github.com/apache/spark/pull/28680#issuecomment-636665331


   @sarutak 
   Thanks for your response .
   before this change
   history server page like this:
   ![image](https://user-images.githubusercontent.com/28332082/83384959-e36e8f00-a41a-11ea-85fd-b213544f3558.png)
   
   Executors page like this:
   ![image](https://user-images.githubusercontent.com/28332082/83385058-17e24b00-a41b-11ea-8bad-dcad3c641eca.png)
   
   In the current master css code like this:
   ![image](https://user-images.githubusercontent.com/28332082/83385213-6b549900-a41b-11ea-8654-869d58429def.png)
   and the icons image really path:
   ![image](https://user-images.githubusercontent.com/28332082/83385370-ace54400-a41b-11ea-91e9-0b3fd09174c1.png)
   
   so,The icons image url should be changed to ". /images/ XXX " instead of "../images/ XXX "


----------------------------------------------------------------
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:
users@infra.apache.org



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