fix: redirect blank section routes - #529
Conversation
0bedb4f to
e685150
Compare
E2E — mocked backend🎭 E2E Tests✅ All green — 350 passed · 0 failed · 1 skipped, across 28 spec files in 6m 54s. By spec file
All 351 tests — click to expand
Slowest 10 — what the shard counts should be tuned against
📼 Download the HTML report, videos and traces — see the Generated by run 34049830896 from |
E2E — real Fineract🎭 E2E Tests✅ All green — 77 passed · 0 failed · 0 skipped, across 23 spec files in 7m 28s. By spec file
All 77 tests — click to expand
Slowest 10 — what the shard counts should be tuned against
📼 Download the HTML report, videos and traces — see the Generated by run 34049830896 from |
|
@JebastineE Add some e2e playwrite tests for this |
Aman-Mittal
left a comment
There was a problem hiding this comment.
LGTM and thanks for contribution
What and why
Add default redirects for the Accounting, Organization, and System section routes so navigating to
/accounting,/organization, or/systemopens the first available screen instead of rendering a blank page.Closes #527
Verification
Screenshots
Not applicable — this change fixes route behavior and does not introduce a new UI.
Checklist
src/app/api/.src/app/core/adapters/instead of direct browser globals or imperative third-party APIs.