Describe the bug
When navigating to child paths (for example "/users/2334") the NavLink in the sidebar is not highlighted like on parent paths "/users".
To Reproduce
Create child path
Navigate to child path
Look at the NavLink in sidebar
Expected behaviourNavLinks are also highlighted when the user navigates to child paths.
Describe the bug When navigating to child paths (for example "/users/2334") the
NavLink
in the sidebar is not highlighted like on parent paths "/users".To Reproduce
NavLink
in sidebarExpected behaviour
NavLinks
are also highlighted when the user navigates to child paths.Screenshots