Go to file
Pfeil, Scott Robert 75e6339443 Merge branch 'bugfix/SubNavManager-ReplaceVC' into 'develop'
Passing subNavManager's delegate to NavigationHandler in replaceViewController call

### Summary
Issue: When a page has multiple tabs, navigating between each tab is not updating the tab selection status (red selection line), only replaces the view controller.

Root cause: while switching between the tabs, the viewcontroller's are being replaced without the delegate object in replaceViewController call, because of this the navigation delegate is not updating the subNavigation manager class to update the tab selection.

### JIRA Ticket

Co-authored-by: Sumanth Nadigadda <sumanth.nadigadda@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/994
2023-09-15 14:48:39 +00:00
MVMCoreUI defect: Passing subNavManager's delegate to NavigationHandler, so that the delegate can update the viewcontroller for the tab updates 2023-09-15 11:22:48 +05:30
MVMCoreUI.xcodeproj Merge branch 'develop' into feature/accessibility_traits_codable 2023-07-31 13:55:51 -04:00
Scripts update dependency 2023-07-31 15:00:41 -04:00
.gitignore basic template 2019-01-08 10:21:16 -05:00
.gitlab-ci.yml update artifactory url from prod to ci 2023-02-16 17:15:48 -05:00