zhaoyongjie opened a new pull request #12401:
URL: https://github.com/apache/superset/pull/12401


   ### SUMMARY
   <!--- Describe the change below, including rationale and design decisions -->
   The user should get both human readable text and actual datetime range, so 
Add tooltip to timepicker control pill
   
             HRT == human readable text
             ADR == actual datetime range
             +--------------+------+----------+--------+----------+-----------+
             |              | Last | Previous | Custom | Advanced | No Filter |
             +--------------+------+----------+--------+----------+-----------+
             | control pill | HRT  | HRT      | ADR    | ADR      |   ADR     |
             +--------------+------+----------+--------+----------+-----------+
             | tooltip      | ADR  | ADR      | HRT    | HRT      |   HRT     |
             +--------------+------+----------+--------+----------+-----------+
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   
   1. last / previous frame
   
![image](https://user-images.githubusercontent.com/2016594/104125265-954a4280-5390-11eb-91cf-2190217a4167.png)
   
   2. custom / Advanced / no filter frame
   
![image](https://user-images.githubusercontent.com/2016594/104125283-b743c500-5390-11eb-96b1-4e165ca3cd8a.png)
   
   ### TEST PLAN
   tested in my local browser
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [X] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


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



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

Reply via email to