source-academy / backend

Backend of Source Academy @ NUS, LMS extension of Source Academy (Elixir, Ecto, Phoenix, PostgreSQL)
https://sourceacademy.nus.edu.sg
Apache License 2.0
39 stars 50 forks source link

Grading table refresh button bugged #1186

Closed GabrielCWT closed 2 months ago

GabrielCWT commented 2 months ago

Clicking refresh on the grading table causes it to send a backend request with query param group = false even though the drop down is still set to "submissions from my group"

GabrielCWT commented 2 months ago

Should be a FE issue