smengcl commented on code in PR #3753:
URL: https://github.com/apache/ozone/pull/3753#discussion_r976855175


##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/views/pipelines/pipelines.tsx:
##########
@@ -247,7 +247,7 @@ export class Pipelines extends 
React.Component<Record<string, object>, IPipeline
                 }, [])}
                 loading={activeLoading} pagination={paginationConfig} 
rowKey='pipelineId'/>
             </TabPane>
-            <TabPane key='2' tab='Inactive'/>
+

Review Comment:
   Sounds good @nandakumar131 . Simply hiding the "Active" label from the end 
user should be good enough (for now) if removing the whole `<div>` is a big 
change.



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