fix: Fixed rendering and navigation of all tests in DashboardView and added navigation to a test from sidedrawer also#604
Conversation
…t specific test managerview
|
https://ruxailab-prod.firebaseapp.com/ |
|
@saltykheera I am not using firebase emulator. I am using firebase directly. And It is an issue in develop branch. In production it is working perfectly but not in the code of this repo. |
on which branch the main website is on ? |
|
Production code is very old... I don't know which branch |
|
@marcgc21 on what branch the current production is working ? |
|



Previously, after test creation, the DashboardView remained empty and no tests have been rendered on it.
Also added an onclick navigation to the route of that specific test ManagerView.
Added rendering of all test in navigation header in Drawer.vue.
Navigating to different tests directly from navigation header.
Before:
Screencast.from.2025-02-20.20-23-29.webm
Screencast.from.2025-02-22.19-16-13.webm
After all fixes:
Screencast.from.2025-02-20.20-17-18.webm
Screencast.from.2025-02-22.19-09-57.webm