sveltejs / sveltejs/kit

in-memory router for micro-frontends

Open
#12,833 0 comments 0 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

Whether to support memory-router. Since routing uses location.href to jump, it cannot be used in WebComponent micro-frontend applications

Describe the proposed solution

https://github.com/sveltejs/kit/discussions/4151

Alternatives considered

No response

Importance

nice to have

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 reading the linked discussion at sveltejs/kit/discussions/4151 and tracing the routing path that uses location.href. Clarify the intended memory-router API and its scope for WebComponent micro-frontends before identifying implementation files or tests. Done should mean routing can work without relying on the host page's location.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
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.