'View All' link on home page is hardcoded and breaks for non-root deployments
Author: andrazapCreated Aug 26, 2026Updated Aug 26, 2026
Describe the bug When setting LABEL_STUDIO_HOST to a value that isn't on domain root (e.g. http://ls.example.com/subdomain), the 'View All' (projects) link shows a modal with an error.
Should probably use absoluteURL.
Source: HumanSignal/label-studio