Commit 1b0e903
committed
fix(review): address PR #997 Copilot feedback on lens-aware deny redirect
Inject LensService and derive the overview path from the active lens so
the access-denied redirect lands on /foundation/overview when the component
is rendered under the foundation lens (/foundation/groups/...) rather than
always redirecting to /project/overview — consistent with writerGuard's
lens-aware denial behavior (per @copilot-pull-request-reviewer).
Signed-off-by: Rashad <mrashad@contractor.linuxfoundation.org>1 parent 4f240f6 commit 1b0e903
1 file changed
Lines changed: 4 additions & 1 deletion
File tree
- apps/lfx-one/src/app/modules/committees/components/committee-votes
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | | - | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
0 commit comments