yl09099 commented on code in PR #1449:
URL: 
https://github.com/apache/incubator-uniffle/pull/1449#discussion_r1634217061


##########
dashboard/src/main/webapp/src/router/index.js:
##########
@@ -59,6 +59,12 @@ const routes = [
         name: 'applicationpage',
         component: ApplicationPage,
     },
+    {
+        path: '/nullpage',

Review Comment:
   > Is this necessary?
   
   This is a must to prevent clicking on the drop-down box to jump to the road 
with links.



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