sveltejs / sveltejs/kit

parallel routes

Open
#10,848 3 comments 22 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
20.8k
Forks
2.3k
Avg merge
1d 16h
Merged PRs (30d)
156

Description

Describe the problem

can we have something similar to parallel routes in nextjs https://nextjs.org/docs/app/building-your-application/routing/parallel-routes?

I need two tables on same page with their own pagination. I can't implement in sveltekit but its possible in nextjs.

Describe the proposed solution

no response

Alternatives considered

No response

Importance

i cannot use SvelteKit without it

Additional Information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked Next.js parallel routes documentation and the current SvelteKit routing behavior. Define how two tables can retain independent pagination on one page, then identify the affected routing entry points and tests before proposing a scoped solution.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nextjs
Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.