You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/03/15 20:41:34 UTC

[GitHub] [incubator-druid] shuqi7 opened a new pull request #7276: [Console] Fixed bugs in retention cell and retention dialog

shuqi7 opened a new pull request #7276: [Console] Fixed bugs in retention cell and retention dialog
URL: https://github.com/apache/incubator-druid/pull/7276
 
 
   1. Fixed a bug when in the datasource view, there are too many retention rules in the cell that the user cannot click on 'modify' to change the retention. It's fixed by making the entire cell clickable
   
   2. Removed the remaining `bp3` class names in css rules when downgraded from Blueprint 3
   
   3. Fixed a bug when retention dialog gets too large and the bottom half cannot be seen; the bug happens because the top of the dialog always started from the same position, and thus the dialog is not always centered. It's fixed by transforming it to the center
   
   Bug:
   ![image](https://user-images.githubusercontent.com/29443129/54460629-5103a200-4727-11e9-8566-2f8be55a468a.png)
   
   Fixed:
   ![image](https://user-images.githubusercontent.com/29443129/54460652-62e54500-4727-11e9-9fb5-5fbc22c3d773.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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org