Fix space navigation & view space timeline dev-option (#2358)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Tue, 10 Jun 2025 04:44:17 +0000 (10:14 +0530)
committerGitHub <noreply@github.com>
Tue, 10 Jun 2025 04:44:17 +0000 (14:44 +1000)
commit91632aa1932b14b1a30df8fd44bdbff238699ac3
treedd4f4d52173bbdefebca24a658e8951777ad7008
parente6f4eeca8edc85ab64179e545b4e2e8c15763633
Fix space navigation & view space timeline dev-option (#2358)

* fix inaccessible space on alias change

* fix new room in space open in home

* allow opening space timeline

* hide event timeline feature behind dev tool

* add navToActivePath to clear cache function
src/app/hooks/useRoomNavigate.ts
src/app/pages/client/sidebar/SpaceTabs.tsx
src/app/pages/client/space/RoomProvider.tsx
src/app/pages/client/space/Space.tsx
src/app/state/navToActivePath.ts
src/client/initMatrix.ts