openedx / openedx-app-ios

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

fix: There are no titles for "back menu" items #379

Closed eyatsenkoperpetio closed 3 months ago

eyatsenkoperpetio commented 3 months ago

Long pressing the Back button brings up a menu for selecting the back jump point. There are no titles for this menu items in our app

There are no titles for "back menu" items #349

saeedbashir commented 3 months ago

@eyatsenkoperpetio We are using custom navigation bar at some places; is it possible to mimic the save behavior there as well so the whole app behaves the same way on long press.

https://github.com/openedx/openedx-app-ios/assets/5606473/9c48bdab-5136-450e-930a-a0bde3183b3f

eyatsenkoperpetio commented 3 months ago

@saeedbashir @sergeymomot we need create new enhancement issue for custom navigation bar

saeedbashir commented 3 months ago

@saeedbashir @sergeymomot we need create new enhancement issue for custom navigation bar

It would be nice if we create that task and then merge it so it will be on track.

rnr commented 3 months ago

Created issue for custom nav bar https://github.com/openedx/openedx-app-ios/issues/382