Abdul Rahman
c9d5f48ecc
Fix: Favorite records not showing in sidebar ( #17614 )
...
## Problem
Favorite records (`NavigationMenuItems`) were not showing in the sidebar
under Favorites as the BE was returning `null` for
`targetRecordIdentifier`.
## Root cause
The `targetRecordIdentifier` resolver used `context.req`, which does not
have the typed `WorkspaceAuthContext` shape.
## Fix
Use `getWorkspaceAuthContext()` instead of `context.req` so the resolver
receives the typed auth context.
2026-02-02 10:33:50 +00:00
..
2026-01-30 17:32:32 +00:00
2026-01-30 17:32:32 +00:00
2026-01-08 15:45:12 +00:00
2026-01-30 17:32:32 +00:00
2026-01-29 18:11:19 +00:00
2026-01-30 16:35:06 +00:00
2026-01-30 16:35:06 +00:00
2026-01-30 16:26:45 +01:00
2026-01-28 16:46:34 +00:00
2026-01-28 16:46:34 +00:00
2026-01-28 16:46:34 +00:00
2026-01-29 18:11:19 +00:00
2026-01-29 13:39:46 +00:00
2026-01-29 13:39:46 +00:00
2026-01-30 11:40:36 +00:00
2026-01-28 16:46:34 +00:00
2026-01-28 16:46:34 +00:00
2026-01-29 18:11:19 +00:00
2026-01-28 16:46:34 +00:00
2026-01-28 16:46:34 +00:00
2026-01-28 16:46:34 +00:00
2026-01-29 18:11:19 +00:00
2026-01-28 16:46:34 +00:00
2026-01-28 16:46:34 +00:00
2026-01-28 16:46:34 +00:00
2026-01-30 17:32:32 +00:00
2026-01-21 10:23:55 +00:00
2026-01-30 20:30:52 +01:00
2026-01-30 19:28:20 +01:00
2026-02-02 10:33:50 +00:00
2026-01-30 17:32:32 +00:00
2026-01-26 13:33:07 +00:00
2026-01-30 17:32:32 +00:00
2026-01-30 17:32:32 +00:00
2026-01-30 17:32:32 +00:00
2026-01-08 15:45:12 +00:00
2026-01-30 17:32:32 +00:00
2026-01-30 17:32:32 +00:00
2026-01-30 17:32:32 +00:00
2026-01-30 19:28:20 +01:00
2026-01-30 17:32:32 +00:00
2026-01-08 15:45:12 +00:00
2026-01-30 17:32:32 +00:00
2025-12-30 13:47:02 +00:00
2026-01-27 17:24:51 +00:00
2025-12-30 09:08:43 +00:00
2026-01-30 17:32:32 +00:00
2026-01-30 17:32:32 +00:00
2026-01-30 17:32:32 +00:00
2026-01-30 17:32:32 +00:00
2026-01-30 17:32:32 +00:00
2026-01-08 15:45:12 +00:00
2026-01-30 17:32:32 +00:00
2026-01-30 17:32:32 +00:00
2025-12-01 17:08:21 +01:00
2026-01-14 14:15:15 +00:00
2026-01-28 01:42:19 +01:00