#Best Practices for Tabular Layout

1 messages · Page 1 of 1 (latest)

jolly holly
#

Hello,

I am looking to develop a tab layout for the following use case, user can navigate to a specific client (clients/[id]). Within that client they can navigate to @notes and @overview tabs. Attached is an image of how I've got my pages setup currently, but I get a 404 error when trying to navigate between tabs. I definitely have a fundamental misunderstanding of parallel routes perhaps, but was wondering if revising the parallel route approach is a best practice for this use case, or if something else may be more effective.