scorelab / LabelLab

An Image Analysis and Classification Platform for Machine Learning Researchers
Apache License 2.0
79 stars 112 forks source link

Add custom 404 and 401 error pages #668

Closed vaishnavi-gupta18 closed 2 years ago

vaishnavi-gupta18 commented 2 years ago

Description

Added custom 404 (Not found) and 401 (Unauthorized) error pages for urls/routes that does not exist. Earlier, going to project/issues/team and urls which did not exist, landed in a blank white page giving bad user experience.

Type of change

How Has This Been Tested?

error handling.webm

Checklist: