openMF / mobile-wallet

A reference implementation of Mifos platform wallet and payment capabilities
https://openmf.github.io/mobileapps.github.io/
228 stars 431 forks source link

Alphabetical order is missing in Linked bank accounts #393

Open RajaVamsi11 opened 5 years ago

RajaVamsi11 commented 5 years ago

Summary:

Alphabetical order is missing in Linked bank accounts list.

Steps to reproduce:

Open app Home --> Finance --> Accounts

Expected behavior:

Linked bank accounts list should be alphabetically sorted.

Observed behavior:

Linked bank accounts list is not alphabetically sorted.

Device and Android version:

Device: Redmi 4 Version: 7.1.2

Screenshots:

screenshot_2019-03-02-19-45-18-357_org mifos mobilewallet mifospay

shaliniv16 commented 5 years ago

@RajaVamsi11 This issue is similar to #353

RajaVamsi11 commented 5 years ago

@shaliniv16 It is not similar to #353. This list refers to the linked bank accounts list and your issue refers to the bank list pop up when we are linking a bank account. Can you please cross check the issues.

shaliniv16 commented 5 years ago

@RajaVamsi11 My issue is not similar to the bank list pop up when we are linking a bank account.

RajaVamsi11 commented 5 years ago

@shaliniv16 My issue is about the list of Linked bank accouts ( which will show upon the accounts fragment) and your issue is about the list of Bank accounts ( which will show upon clicking the Add Button in accounts fragment). The point is that the two issues are not similar. If not can you please tell me the steps to reproduce your issue?

shaliniv16 commented 5 years ago

@RajaVamsi11 You should solve this issue in dev branch.

RajaVamsi11 commented 5 years ago

@shaliniv16 As this is a UI related issue, I solved it in redesign branch. @naman14 @luckyman20 Where am I supposed to solve the issue?

RajaVamsi11 commented 5 years ago

@shaliniv16 Are you convinced that the two issues are different.