XonkelX opened a new pull request, #431:
URL: https://github.com/apache/fineract-backoffice-ui/pull/431

   ## Description
   
   Add translation-backed titles to every Accounting child route so breadcrumbs 
and browser titles identify the active screen instead of stopping at the 
generic Accounting parent.
   
   The change reuses existing translation keys and adds the one missing English 
label for editing financial activity mappings.
   
   Closes #420
   
   ## Verification
   
   - `npm run lint`
   - `npm run build`
   - `npm run i18n:check`
   - `npm run check:icons`
   - `npm run check:a11y-names`
   - `TZ=UTC npm run test:unit` — 57 files, 432 tests passed
   - Focused Playwright Accounting and breadcrumb checks — 8 passed
   - Prettier check on both changed files
   - Structural check — all 28 Accounting routes have titles and every key 
resolves in `en.json`
   
   ## Test environment note
   
   The legacy Karma suite was also run on Chrome Headless 151 / Windows: 886 of 
898 tests passed. The remaining failures are in unchanged specs and accompanied 
by the existing Ionic invalid-base-URL harness warnings; a focused Accounting 
run passed 55 of 56 unchanged component tests. No Karma test imports or 
exercises the changed route configuration.
   
   ## Screenshots
   
   Not included: this is route metadata with no visual redesign. The breadcrumb 
behavior and Accounting destinations were verified in Chromium through the 
focused Playwright run.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to