TASK22028: update memory-bank for myportal and i18n follow-up

This commit is contained in:
2026-03-13 17:57:25 +00:00
parent d32d7d016e
commit c2e14cab31
4 changed files with 77 additions and 0 deletions
+8
View File
@@ -541,6 +541,14 @@
- `documentDirectService.deleteAwaitingSubmissionsFromBlob`
- `documentDirectService.deleteMyRepresentationsFromBlob`
## Follow-up status (2026-03-13 — myportal + i18n alignment)
- Updated myportal representation delete call sites to pass `caseRef`:
- `components/myportal/topthree_reps.js`
- `components/myportal/viewall.js`
- Applied small view-all presentation cleanup and watched-case refresh filtering adjustment.
- Added missing `myportal` namespace mapping in `i18n.js` for `/newappeal/[appealtypes]`.
## Likely next steps
1. Stabilize and simplify breadcrumb/back-link decision logic with focused regression checks.