Faster page navigation in the dashboard

Moving between pages in the dashboard used to reload the entire app each time, sidebar and all. Navigation is now handled without that full reload, so the sidebar stays in place and pages switch noticeably faster.

Fixes

  • Fixed a few rough edges from the navigation change above: some links in the Apps section still triggered a full page reload instead of switching smoothly, the back button didn’t always behave correctly, and the loading spinner and sidebar icons could display incorrectly. All of these are now fixed.