openMF / mifos-mobile-cn

Client-facing app on top of Apache Fineract CN
https://openmf.github.io/mobileapps.github.io/
Apache License 2.0
38 stars 64 forks source link

bug: Navigation item remains selected even for the screens which aren't in app #139

Open jddeep opened 4 years ago

jddeep commented 4 years ago

Summary:

bug: Navigation item remains selected even for the screens which aren't in app which leads to confusion as to figure out which screen we are on.

Steps to reproduce:

Open App, Nav drawer, click on Charges (Example). We remain on the Home Screen.

Expected behaviour:

Nav drawer should close with the actual item highlighted.

Observed behaviour:

The wrong item remains highlighted.

Screenshots:

I would work on this.

jddeep commented 4 years ago

@naman14 @AbhilashG97 @therajanmaurya Can I go ahead?

garvit984 commented 4 years ago

I'll be working on it.