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/05/21 19:44:43 UTC

[GitHub] [incubator-druid] mcbrewster opened a new pull request #7723: Web-console: add resizable split screen layout to tasks and servers views

mcbrewster opened a new pull request #7723: Web-console: add resizable split screen layout to tasks and servers views 
URL: https://github.com/apache/incubator-druid/pull/7723
 
 
   <img width="1679" alt="Screen Shot 2019-05-21 at 12 37 18 PM" src="https://user-images.githubusercontent.com/37322608/58125346-39ccaf00-7bc5-11e9-9422-e49d7d6dcaed.png">
   
   React-splitter-layout allows for the split screen views to be dragged and resized. When the user finishes dragging the current size of the secondary pane is stored in local storage so the layout remains the same if the page is refreshed. If there is no size value in local storage the view will automatically be set to 60/40. 
   
   Additionally the navigation buttons now follow the pane when resized. 

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