openMF / web-self-service-app

Web app for clients to access and directly interact with their own accounts using Apache Fineract Self-Service APIs
http://openmf.github.io/web-self-service-app/
MIT License
33 stars 107 forks source link

Fix #116: Back Button on Loans / Savings Account Details + SessionStorage #146

Closed jonathanzhang53 closed 5 years ago

jonathanzhang53 commented 5 years ago

Fixes #116

Description:

Added a back button to loan account details and savings account details which will allow the user to easily navigate back to the account list that they were previously on (achieved with sessionStorage). Thank you Ankit for all the help!

GIF:

backback

jonathanzhang53 commented 5 years ago

@ankit01ojha Ok, removed those.

ankit01ojha commented 5 years ago

@jonathanzhang53 also can you change the commit name to Fix #116 : Fixed back button for Accounts list tabs