rymarm opened a new pull request, #2820:
URL: https://github.com/apache/drill/pull/2820

   # [DRILL-8451](https://issues.apache.org/jira/browse/DRILL-8451): options 
and profile pages have bad order symbols style
   
   ## Description
   
   "Options" and "Profile" pages have bad order symbols style:
   
   Current:
   
![зображення](https://github.com/apache/drill/assets/62295633/741f39a0-a2b1-4fe6-aaa4-6b5cbd75ee67)
   
![зображення](https://github.com/apache/drill/assets/62295633/e48f5a67-380b-40a6-8e19-538334db1a6f)
   
   Expected:
   
![зображення](https://github.com/apache/drill/assets/62295633/cd210e24-01b6-4f8d-a9d1-34073cdeb438)
   
   
   "Options" and "Profile" pages were using Drill own sorting symbols styling 
instead of dataTables style that is used on all other pages. I've removed 
outdated `black-asc.gif`, `black-dsc.gif`, `black-unsorted.gif` sorting 
symbols, and replaced them with dataTable styled symbols. 
   
   I also disabled sorting for "value" and "description" columns on "Options" 
page. Sorting on "value" doesn't work properly due to different types of 
values, and sorting on the "description" column is just redundant.
   
   ### Options page
   before:
   
![зображення](https://github.com/apache/drill/assets/62295633/bc663fe9-35d0-4e5a-ad45-f1732b58ff6d)
   
   after:
   
![зображення](https://github.com/apache/drill/assets/62295633/9262b016-ad63-4a06-9cd9-3f6d072453b2)
   
   
   ### Profile page
   before:
   
![зображення](https://github.com/apache/drill/assets/62295633/f8e43a40-de6b-41be-972a-b667a8a812ef)
   
   after:
   
![зображення](https://github.com/apache/drill/assets/62295633/0715e7c6-1a23-4b77-9891-f614edbf49de)
   
   
   ## Documentation
   None requerid
   
   ## Testing
   Visual check of UI in Firefox and Edge browsers.
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to