hypothesis / lms

LTI app for integrating with learning management systems
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Update dashboard API type definitions #6343

Closed acelaya closed 3 months ago

acelaya commented 3 months ago

Add FE changes for https://github.com/hypothesis/lms/pull/6341

The changes involve:

In a follow-up PR we can enhance the falling-back logic, and add more information about what that means.

We will also need to improve the ordering so that items where display_name is null, are always in the bottom of the list.

Testing steps

This PR should not introduce any visual changes, so the only possible testing is a sanity check on the dashboard, to verify that's the case.