Closed vaurdan closed 1 week ago
[!CAUTION]
Review failed
The pull request is closed.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
@vaurdan, my messaging app is down, I've sent you an email. Will look into this soon! π
Description
This PR extends the work on #2937, by converting the dashboard in a sort of SPA, using React Router to handle the hash routing, and adds some barebones components and effects to handle the navigation.
Motivation and context
Be able to extend the dashboard in different pages, and still being able to navigate to those pages using the native WordPress sidebar menu.
How has this been tested?
Tested locally on my environment by playing the the different pages.
Screenshots (if appropriate)
https://github.com/user-attachments/assets/56e5cde7-c6fd-4778-8e2d-94c1229ad0fc
Summary by CodeRabbit
Release Notes
New Features
Bug Fixes