openMF / Fineract-CN-mobile

DEPRECATED project - Check the Apache fineract-cn-mobile project instead
https://github.com/apache/fineract-cn-mobile
Apache License 2.0
17 stars 43 forks source link

While creating customer, Loan etc. Header of stepper is not interactive #117

Open therajanmaurya opened 7 years ago

therajanmaurya commented 7 years ago

Summary:

The header of stepper is not interactive e.g. when the user wants to jump to the first step instead of using the back button.

I made this intentionally. I need to do some research that how our code can manage to enable to do it.

AkshGautam commented 6 years ago

@therajanmaurya In this enhancement will the user be permitted to jump from step 1 to step 3 even if the user has not filled the details of step 1 and 2? I would like to think about the solution and possibly work on this.

therajanmaurya commented 6 years ago

No, the user can't jump to step 3 if he did not fill the form 1-2. The user can jump to the forms which form he filled.