CMS-Android icon indicating copy to clipboard operation
CMS-Android copied to clipboard

Fix #314: Enroling already enroled course does not give meaningful error

Open Code-R57 opened this issue 3 years ago • 2 comments

Added code to refresh the list of currently enrolled courses as in MyCoursesFragment and changed the error toast from "Unknown error occurred" to "Course Already Enrolled". In most cases, the list gets updated but in case it takes time the toast shows a meaningful error.

Code-R57 avatar Jan 02 '22 16:01 Code-R57