mcbrewster opened a new pull request #8172: Web-console: add loader to show-json, add status-dialog URL: https://github.com/apache/incubator-druid/pull/8172   On the home page when user clicks the status card they will now render the status-dialog which displays the status instead of going to a new page. This modal is only available if statusLoading is false. In the process i realized that there is a need to have a loader in the show-json component. Previously the component would render a text-area with no content, now the buttons will be greyed out and the text area will be replaced with a loader. ex: 
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
