Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enroling into an already enroled course does not give a meaningful error #314

Open
abhijeetviswa opened this issue Mar 29, 2021 · 0 comments

Comments

@abhijeetviswa
Copy link
Member

If a user enrols to a course on the website and then attempts to enrol from the app once again, the app does not create a meaningful error. Ideally, the user should be notified about the possibility of already being enroled or the course list should be fetched and checked to see if the user is already enroled.

Alternatively, the course list should be updated in MyCoursesFragment#onCreate, like how course content is updated in CourseContentFragment, and ForumFragment.

Code-R57 added a commit to Code-R57/CMS-Android that referenced this issue Jan 2, 2022
Code-R57 added a commit to Code-R57/CMS-Android that referenced this issue Jan 2, 2022
Code-R57 added a commit to Code-R57/CMS-Android that referenced this issue Jan 6, 2022
Code-R57 added a commit to Code-R57/CMS-Android that referenced this issue Jan 8, 2022
Code-R57 added a commit to Code-R57/CMS-Android that referenced this issue Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant