Replace zustand state management with URL-based routing (#640)
* feat: added router
* feat: added params to messages page
* fixing tests, added translation labels
* Update src/i18n/locales/en/ui.json
Co-authored-by: Copilot <[email protected]>
* Update src/components/Dialog/NodeDetailsDialog/NodeDetailsDialog.tsx
Co-authored-by: Copilot <[email protected]>
* Update src/components/PageComponents/Map/NodeDetail.tsx
Co-authored-by: Copilot <[email protected]>
* Update src/pages/Messages.tsx
Co-authored-by: Copilot <[email protected]>
* updated dev tools
* fixing tests
---------
Co-authored-by: Copilot <[email protected]>
|