source-academy / frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
103 stars 167 forks source link

Bugged loading overlay in grading table #3036

Open RichDom2185 opened 2 months ago

RichDom2185 commented 2 months ago

Sometimes it shows, sometimes it does not. It's very confusing, need to check devtools to see if the request with the new updated data actually is done or not

josh1248 commented 2 months ago

Faced this issue while trying to work on fixing the export CSV function. Will open up a separate pull request for this.