live submission type and rubric editing done

This commit is contained in:
2023-08-11 19:31:39 -06:00
parent 6d97f81aaf
commit 8c7870d9dc
6 changed files with 11 additions and 8 deletions

View File

@@ -10,6 +10,7 @@
protected override void OnInitialized()
{
assignmentContext.StateHasChanged += reload;
reload();
}
private void reload()
{