vansh-nagar opened a new pull request, #590: URL: https://github.com/apache/fineract-backoffice-ui/pull/590
Unknown URLs now render a dedicated not-found page inside the authenticated application shell instead of silently rewriting the address to `/dashboard`. The page keeps the requested URL visible, names the path that failed, moves focus to its heading for assistive technology, and links to the dashboard and global search using the app-owned UI primitives. Checks run: - focused `NotFoundComponent` unit tests - ESLint on the changed TypeScript files - Prettier check on all changed files Fixes #578 -- 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]
