uwazi
uwazi copied to clipboard
Pretty 404
Give it some love.
This is in the app/react/App/NoMatch.js component
Maybe @simonfossom can create something nice such as:
I'm on it.
BTW what are all the cases of 404 that can happen on Uwazi? Missing documents, deleted entity, and change permissions shouldn't be handled as 404. Only missing pages.
As for now 404 happens whenever a URL does not match any result it also includes deleted entities but we can take care of it in a different issue.
Another detected problem is that redirect to 404 from server does not happen.