Skip to content

Fix issues on studydocuments list page

Sandro Lutz requested to merge fix-studydocs-list-issues into master

Fixes several bugs on the studydocuments list page:

  • Issue reported regularly with sentry for missing checks if properties are defined. Additional checks are added. (Closes #136 (closed))
  • Redraw issue after successfully uploading a studydocument. (Closes #135 (closed))
  • Fixes a missing redraw after updating the lecture options for the quick filter.
Edited by Sandro Lutz

Merge request reports