joshigaurava commented on code in PR #9161:
URL: https://github.com/apache/pinot/pull/9161#discussion_r948338666


##########
pinot-controller/src/main/resources/app/pages/TaskQueueTable.tsx:
##########
@@ -197,7 +202,9 @@ const TaskQueueTable = (props) => {
               headerTitle="Scheduling Errors"
               showSearchBox={false}
             >
-              
+              <Box p={3} style={{ wordBreak: 'break-all' }}>

Review Comment:
   @satishwaghela please don't break the words here. Introduce horizontal 
scroll bars. Breaking the class path will make it unreadable.



-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to