vogievetsky opened a new pull request, #18023:
URL: https://github.com/apache/druid/pull/18023

   Make it so that the table for the Supervisor (and Services) view renders 
only when the main data is loaded and that auxiliary data is rendered only by 
the cells that need to show it (via React context). The prevents the 
ActionsCells from constantly being re rendered, which makes them un-usable 
while the table is rendering.
   
   Also fix:
   - Issue with URLs swallowing `/`
   - No way of going to see segments for a datasource all in one click
   
   Unfortunately due to the indentation change of all the columns in the 
affected views the diff appears to be a lot bigger that it actually is in 
practice.


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

To unsubscribe, e-mail: [email protected]

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