You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2021/03/16 09:48:18 UTC

[GitHub] [fineract-cn-mobile] varsvat opened a new pull request #137: Fix: Navigation with tabs implemented in all the Edit screens which use StepperLayout

varsvat opened a new pull request #137:
URL: https://github.com/apache/fineract-cn-mobile/pull/137


   Fixes #FINCN-269
   
   https://user-images.githubusercontent.com/53621853/111288749-7c009380-866a-11eb-8993-a0bf7cfe2a9f.mp4
   
   In Edit Screens implemented with StepperLayout, right now , we can go to other steps(fragments) only by pressing next or back button. I have implemented the feature by which a user can navigate directly to the desired tab by clicking on that tab. Please note that this feature would be implemented in addition to the current workflow ,i.e, after implementation user can navigate through buttons as well as by clicking on the tabs.
   
   Please make sure these boxes are checked before submitting your pull request - thanks!
   
   - [ ] Apply the `AndroidStyle.xml` style template to your code in Android Studio.
   
   - [ ] Run the unit tests with `./gradlew check` to make sure you didn't break anything.
   
   - [ ] If you have multiple commits please combine them into one commit by squashing them.
   
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract-cn-mobile] varsvat commented on pull request #137: Fix-269 : Navigation with tabs implemented in all the Edit screens which use StepperLayout

Posted by GitBox <gi...@apache.org>.
varsvat commented on pull request #137:
URL: https://github.com/apache/fineract-cn-mobile/pull/137#issuecomment-800228940


   > @varsvat if i am not wrong this wont create an issue like if user goes next tab or ahead without previous(current) details filled ?
   
   Yes , it won't create any issue. All tested and then pushed :)
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org