Aman-Mittal commented on code in PR #480:
URL: 
https://github.com/apache/fineract-backoffice-ui/pull/480#discussion_r3940755947


##########
src/app/features/clients/client-view.component.ts:
##########
@@ -784,6 +793,15 @@ export type ClientTab = (typeof CLIENT_TAB)[keyof typeof 
CLIENT_TAB];
                     <div class="empty-state">
                       <ion-icon name="card-outline"></ion-icon>
                       <p>{{ 'CLIENTS.NO_LOAN_ACCOUNTS' | translate }}</p>
+                      <ion-button
+                        color="primary"

Review Comment:
   Also add a playwrite  test for this



-- 
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]

Reply via email to