devabhishekpal opened a new pull request, #7017:
URL: https://github.com/apache/ozone/pull/7017

   ## What changes were proposed in this pull request?
   This PR will add a new Overview page which contains a better implementation 
for the UI
   
   Please describe your PR in detail:
   * This PR adds a new Overview Page with improved layout and design.
   * The new page would help to eventually improve the overall look and feel 
for Recon
   * Currently the page is disabled to the user so as to not affect any 
existing functionality
   * Apart from this it also contains the initial setup for a few components 
that will be used in the future PR as a part of the improvement effort.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-11154
   
   ## How was this patch tested?
   This patch was tested manually via both localhost and building and running 
Ozone via docker
   Screenshot:
   <img width="1727" alt="Screenshot 2024-08-01 at 20 41 00" 
src="https://github.com/user-attachments/assets/68e0f848-6e0c-446f-864d-a4e25625d9e0";>
   
   ### How to test this new UI?
   Currently the UI is disabled and hidden via using a switch so that users are 
not able to access it accidentally.
   In order to switch to the new UI please follow the below steps:
   - Remove the disable property from the AntDSwitch component in app.tsx
   - (For testing after build) Make sure to build after removal of the disable 
property in the above step
   - Click on the switch in the top right corner of the UI
   - This should take you to the new page
   **Please Note**: Currently the links for the cards point to blank pages as 
those have not been implemented yet


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