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


##########
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:
   Added in 299ecd9. The mocked Playwright test covers both empty account tabs, 
verifies each CTA routes with the client ID, and records the visual states.



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