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

Call getExams() infinitely when examId doesn't exist #117

Open
Chaoyuuu opened this issue Jun 2, 2021 · 0 comments
Open

Call getExams() infinitely when examId doesn't exist #117

Chaoyuuu opened this issue Jun 2, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Chaoyuuu
Copy link
Contributor

Chaoyuuu commented Jun 2, 2021

Assume examId = 100 doesn't exist.
If call /exam/100/options will show spinner and call getExams() infinitely.
-> Should show the exam doesn't exit UI and only calls getExams() for one time.

@Chaoyuuu Chaoyuuu added this to Issues in Scrum Kanban via automation Jun 2, 2021
@Chaoyuuu Chaoyuuu added the bug Something isn't working label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants