openedx / openedx-app-ios

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

Unit progress navigation style #258

Closed rnr closed 8 months ago

rnr commented 8 months ago

This PR is for next issues:

Added a progress bar at the top of the content screen. Each block can have one of four states:

If the progress line is present, the navigation style changes from vertical to horizontal. This was done with COURSE_UNIT_PROGRESS_ENABLED FF - please use the configuration branch https://github.com/edx/edx-mobile-config/tree/saeed/openedX

https://github.com/openedx/openedx-app-ios/assets/37253/0351364d-50a4-4507-a84f-959b859e954b

rnr commented 8 months ago
image

Shouldn't the arrow icon on the previous button in the unit navigation be on the left side of the text?

thank you for the highlighting fixed

saeedbashir commented 8 months ago

The progress gets lost in the same run if go back and come to the same screen.

https://github.com/openedx/openedx-app-ios/assets/5606473/1caa8d13-8e7a-4afb-8af9-49297efd7c20

volodymyr-chekyrta commented 8 months ago

🚀 🚀 🚀