ashishSoni1234 opened a new pull request, #238: URL: https://github.com/apache/fineract-backoffice-ui/pull/238
calendars-list called catchError(() => of([])) directly, so a failed request rendered the same "No records found" table as a group or center with zero calendars — indistinguishable to the user and with no way to try again short of reloading. Wires it into app-data-table's existing hasError/retry inputs instead, following the pattern already used by loan-products-list and the other screens converted in #223. Part of #223. -- 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]
