fnitu / edu-hospice

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

Improvement of refresh route mechanism #102

Closed razvantudorache closed 2 years ago

razvantudorache commented 2 years ago

The current mechanism of refresh route does not work in all cases:

https://user-images.githubusercontent.com/18479007/152212966-d9f23faa-f84a-48af-8e14-33f27c4819af.mp4

Solutions to be checked: https://www.codegrepper.com/code-examples/typescript/angular+refresh+component+without+reloading

razvantudorache commented 2 years ago

Router service has been implemented containing utilitary methods.

The problem has been solved by calling a refresh method on the create button (quiz and course case)