GruffElixir opened a new pull request, #499: URL: https://github.com/apache/fineract-backoffice-ui/pull/499
## What and why The dashboard's main and side widget columns remain side by side at phone widths, leaving each too narrow for its headings and status text. The dashboard layout now collapses to one full-width column at the shared 768px mobile breakpoint. Closes #491 ## Validation - `npm test -- --watch=false --include=src/app/features/dashboard/system-status.component.test.ts` — 7 passed - ESLint on `system-status.component.ts` — passed - Prettier and `git diff --check` — passed ## Checklist - [x] No generated API files changed. - [x] No user-facing strings added. - [x] Existing dashboard unit tests pass. - [x] Commit is signed. -- 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]
