openedx / openedx-app-android

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

fix: Accessibility issue on courseDashboard #327

Closed omerhabib26 closed 1 month ago

omerhabib26 commented 1 month ago

Description:

fix: LEARNER-10021

volodymyr-chekyrta commented 1 month ago

Hi @omerhabib26, the Primary Course experience is the default setting for the Open edX application. We cannot change it.

omerhabib26 commented 1 month ago

Hi @omerhabib26, the Primary Course experience is the default setting for the Open edX application. We cannot change it.

As per my understanding the primary course experience API is on sandbox, that's why I changed it to the list. If the change is now available on prod, I can revert it?

volodymyr-chekyrta commented 1 month ago

Hi @omerhabib26, the Primary Course experience is the default setting for the Open edX application. We cannot change it.

As per my understanding the primary course experience API is on sandbox, that's why I changed it to the list. If the change is now available on prod, I can revert it?

Changes are not available on prod, so we use the develop branch. Since the changes will be on prod, we merge this feature into master.