devabhishekpal commented on code in PR #7327:
URL: https://github.com/apache/ozone/pull/7327#discussion_r1810796177


##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/app.tsx:
##########
@@ -70,7 +71,7 @@ class App extends React.Component<Record<string, object>, 
IAppState> {
           <Layout className={layoutClass}>
             <Header>

Review Comment:
   This is expected behaviour since in the new UI we are changing the URL to 
OmInsights.
   Reverting this back for now and will update when we completely shift to V2 
UI.
   Addressed in 
[8add6c2](https://github.com/apache/ozone/pull/7327/commits/8add6c2fccf9b0e999fac47ef0a65fa19e996b2c)



##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/v2/routes-v2.tsx:
##########
@@ -53,5 +55,13 @@ export const routesV2 = [
   {
     path: '/Containers',
     component: Containers
+  },

Review Comment:
   Addressed in 
[8add6c2](https://github.com/apache/ozone/pull/7327/commits/8add6c2fccf9b0e999fac47ef0a65fa19e996b2c)



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