This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
commit dc6662b4ab07ed4c23be26f5f6eefa65ea16f404 Merge: fc524e1 20d6aa9 Author: Aman-Mittal <[email protected]> AuthorDate: Sat Aug 15 02:13:05 2026 +0530 Merge pull request #338 from opensource-joe/a11y/icon-only-button-accessible-names fix(a11y): give icon-only buttons an accessible name .../accounting/accounting-closures-list.component.ts | 1 + .../accounting/accounting-rules-list.component.ts | 17 ++++++++++++++--- .../features/accounting/chart-of-accounts.component.ts | 1 + .../financial-activity-mappings-list.component.ts | 17 ++++++++++++++--- .../features/accounting/journal-entry-form.component.ts | 2 ++ .../email-campaigns/email-campaigns-list.component.ts | 4 ++++ .../sms-campaigns/sms-campaigns-list.component.ts | 13 +++++++++---- src/app/features/clients/client-search-v2.component.ts | 1 + src/app/features/fintech/asset-owners-list.component.ts | 2 +- src/app/features/loans/loan-notes-tab.component.ts | 1 + .../office-transactions-list.component.ts | 7 ++++++- .../payment-credit-allocation-editor.component.ts | 4 ++++ .../products/shares/share-account-form.component.ts | 2 ++ .../business-steps/business-steps.component.spec.ts | 16 ++++++++++++++++ .../system/business-steps/business-steps.component.ts | 9 ++++++++- .../system/data-tables/datatables-form.component.ts | 8 +++++++- .../system/templates/templates-list.component.ts | 14 ++++++++++++-- .../tasks/checker-inbox/checker-inbox.component.ts | 16 +++++++++++++--- src/assets/i18n/en.json | 11 +++++++++++ 19 files changed, 127 insertions(+), 19 deletions(-)
