You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/03 04:07:00 UTC

[jira] [Commented] (DRILL-7913) Improve the tips using the Tooltips

    [ https://issues.apache.org/jira/browse/DRILL-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338152#comment-17338152 ] 

ASF GitHub Bot commented on DRILL-7913:
---------------------------------------

luocooong opened a new pull request #2213:
URL: https://github.com/apache/drill/pull/2213


   # [DRILL-7913](https://issues.apache.org/jira/browse/DRILL-7913): Improve the tips using the Tooltips
   
   ## Description
   
   Actually, the tips of web console is hard to use.
   
   1. Too slowly (Delay 2s +)
   2. No good for the readable (Font size and bg color)
   
   Based on the Bootstrap (existed) and Popper.js (new), Use the new module [Tooltips](https://getbootstrap.com/docs/4.0/components/tooltips/) to improve these. 
   
   ## Documentation
   N/A
   
   ## Testing
   ![image](https://user-images.githubusercontent.com/50079619/116840144-64c03a00-ac07-11eb-852a-3cd5f760d114.png)
   


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


> Improve the tips using the Tooltips
> -----------------------------------
>
>                 Key: DRILL-7913
>                 URL: https://issues.apache.org/jira/browse/DRILL-7913
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Cong Luo
>            Assignee: Cong Luo
>            Priority: Major
>             Fix For: 1.19.0
>
>
> Actually, the tips of web console is hard to use.
>  # Too slowly (Delay 2s +)
>  # No good for the readable (Font size and bg color)
> Based on the Bootstrap (existed) and Popper.js (new), Use the new module Tooltips to improve these. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)