Hi Jose, Alberto, and team,
While reviewing and running the mifos-x-web-app-react application locally,
I noticed that the page at:
src/pages/templates/Templates.tsx
currently contains placeholder table data (hardcoded values such as "test")
and a malformed navigation call (navigate("//")).
Before preparing any changes, I would like to clarify:
1.
Is there an intended Fineract / Self-Service API endpoint that this page
should integrate with?
2.
Or is this page still under initial scaffolding / experimental
development?
If appropriate, I would be happy to:
-
Remove the placeholder data
-
Fix the malformed navigation route
-
Add proper empty/loading state handling
-
Prepare the page for future API integration
Please let me know the preferred direction.
Thanks,
Yousuf
https://github.com/YousufFFFF