Commit f88dd97
committed
fix(channels): treat channel task-detail route as task-detail view
deriveFromMatches only mapped /code/tasks/$taskId to "task-detail", so
archiving a task while viewing it at /website/$channelId/tasks/$taskId
left the stale detail in the main pane — navigateAwayFromTaskIfActive
never fired. Map the channels-space task route to the same view.
Generated-By: PostHog Code
Task-Id: b3d24fd9-abfb-42b8-9efb-f83760f0d3f11 parent 6ba2a1c commit f88dd97
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| |||
0 commit comments