Commit 2ec3535
fix(committees): use MenuItem.url for mailto with dynamic member rebuild
Rebuild memberActionMenuItems in toggleMemberActionMenu with the selected
member so MenuItem.url is set to the correct mailto: at click time. PrimeNG
renders this as a native <a href> — SSR-safe, accessible, no window reference.
LFXV2-1190
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Manish Dixit <mdixit@linuxfoundation.org>1 parent 048deff commit 2ec3535
1 file changed
Lines changed: 4 additions & 7 deletions
File tree
- apps/lfx-one/src/app/modules/committees/components/committee-members
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| |||
252 | 254 | | |
253 | 255 | | |
254 | 256 | | |
255 | | - | |
| 257 | + | |
256 | 258 | | |
257 | 259 | | |
258 | 260 | | |
259 | 261 | | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
| 262 | + | |
266 | 263 | | |
267 | 264 | | |
268 | 265 | | |
| |||
0 commit comments