openedx / openedx-app-ios

The mobile app for iOS for the Open EdX Platform.
Apache License 2.0
19 stars 13 forks source link

[iOS] Wrong redirect from content, opened through Dates tab #380

Closed sergeymomot closed 2 months ago

sergeymomot commented 3 months ago

After closing content opened from the "Dates" tab, the Verticals controller in "Course" tab opens. Steps to reproduce:

Expected result: after first clicking the "Back" button, "Dates" tab should open

https://github.com/openedx/openedx-app-ios/assets/2964930/883766a0-ea30-4e58-a068-b56bba978fbb

Note: this issue is only for an app with the "COURSE_TOP_TAB_BAR_ENABLED:" component disabled (COURSE_TOP_TAB_BAR_ENABLED = false)