scorelab / OpenMF

An Open Source Mobile Forensics Investigation Tool for Android Platform
Apache License 2.0
150 stars 97 forks source link

[Frontend] Create a 404 Page #111

Open amlannandy opened 3 years ago

amlannandy commented 3 years ago

Is your feature request related to a problem? Please describe. Currently, when we go to a route that's not registered, the web app just shows a blank screen.

Describe the solution you'd like It should show a Page Not Found view with a redirect link

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context I'll soon submit a PR for this.