Skip to content

Fix router to accept nested routes #136

@rluders

Description

@rluders

Description

The current route structure doesn't support nested routes, which causes some undesired full-page reloads while navigating between pages.

Steps to reproduce

Steps to reproduce the behavior:

  1. Clone the repo and run the project
  2. Login with any account
  3. Navigate between the pages
  4. See that it refreshes the whole page every time

Expected behavior

It should only load the content part of the page.

Screenshots

Screencast.from.11-13-2022.09.26.11.AM.webm

Desktop (please complete the following information):

N/A

Smartphone (please complete the following information):

N/A

Additional context

N/A

Metadata

Metadata

Assignees

Labels

bug 🐛Something isn't working

Type

No type

Projects

Status

Future

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions