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 |
||
|---|---|---|
| MVMCoreUI | ||
| MVMCoreUI.xcodeproj | ||
| Scripts | ||
| .gitignore | ||
| .gitlab-ci.yml | ||