Cloud-CV / EvalAI-ngx

Revamped codebase of EvalAI Frontend
BSD 3-Clause "New" or "Revised" License
33 stars 61 forks source link

Fix the issue of showing incorrect former message in the UI of participate, submit and my submissions tab #181

Closed Sanji515 closed 4 years ago

Sanji515 commented 5 years ago

Behaviourally when I'm logged out and try to load a page we are first seeing Sorry, The Challenge is not active! message and then switching to Please Login to access this section. Ideally we shouldn't be seeing the former message if we are not logged-in in first place.

Originally posted by @galipremsagar in https://github.com/Cloud-CV/EvalAI-ngx/pull/153

Also, this issue can be seen when we reload the submit and my submissions page as well.