-
Story
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
False
-
-
False
-
-
The UI currently doesn't address cases when a wrong URL is typed in the address bar.
In general, any non supported URLs should display a "Page not found" page.
To do:
- Provide a list of supported URL (can be derived from the router in the source code)
- Provide a mock-up for the "page not found" page (cc nirfarkas)