Skip to content

Resolve "Some students don't get access to the analytics in their own portfolio"

Summary

Optimize loading time and fix the pagination problem in requesting Canvas with GraphQL.

Related issues: #74 (closed)

Changes

Inside Learning/
  • fix(Learning/): 🐛 Query returning the {data} of GraphQL
  • perf(Learning/): ️ Mixing GraphQL id listing with REST API

Breaking changes

  • GetAssignment in Provider removed. You need to request an ID list before you can get the actual assignment

Before merge

  • Changed code has been reviewed
  • Tested to build, start and is usable
Edited by Ryan

Merge request reports

Loading