SSWConsulting / SSW.CodeAuditor

SSW Code Auditor V2
6 stars 6 forks source link

♻️ Add custom 404 page redirects #848

Closed tombui99 closed 5 months ago

tombui99 commented 7 months ago

Cc: @adamcogan @bradystroud @tiagov8

Pain

As requested from Brady's email, CodeAuditor needs to have a custom 404 page redirects instead of returning a blank error page.

Tasks

Thanks!

tombui99 commented 6 months ago

cc @adamcogan @william-liebenberg @bradystroud

As our current routing library redirects to /404 by default, I have added a new issue to their GitHub asking if there's a way for it to not do the redirect. However, it has been a week and no response from the devs.

See https://github.com/jorgegorka/svelte-router/issues/151

I will be checking with the Product Owner during the next Sprint Review to see if we should use a different library instead which requires a lot of rework.