fnitu / edu-hospice

Application developed for SIIT Challenge Accepted – CODVIDHACK 2020
https://edu-hospice.herokuapp.com
2 stars 2 forks source link

After registration, the course list form the current tab should be updated #99

Closed Adrian-Moldovan closed 2 years ago

Adrian-Moldovan commented 2 years ago

After registration, the course list form the current tab should be updated before the server request is finalized.

Currently, after registration, the recommended tab is switched to the pending tab, but the courses list is not updated; as a consequence, when clicking back on the recommended tab, there is a short time when the already registered course is visible, before the server provides the fresh data.

Also, investigate when after registration, a new tab will be displayed.

Adrian-Moldovan commented 2 years ago

Issue implemented