Skip to content

Routing issues #80

@cinnaco

Description

@cinnaco

Currently, the website has a few routing related issues which include, but are not limited to:

  • If a user manually navigates to http://localhost:3000/views/, an unstyled version of the homepage is displayed.
  • Any dead links should redirect the user to a page which displays an HTTP 404 error using the current LearnSQL theme.
  • If a user manually navigates to a page requiring authorization without logging in, the page is displayed without content. For example, the admin control panel displays the navbar and footer without a table. Without user login, the server should redirect to an error page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions