hypothesis / lms

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

Dashboard titles don't update when navigating around the dashboard #6458

Closed robertknight closed 1 month ago

robertknight commented 1 month ago

The document title in the dashboard view is based on whatever title was used when the dashboard was launched. It should update as you navigate around. AFAIK all of the metadata in <head> is the same for all dashboard pages, but if we add any page-specific metadata there, that will need to update too.