in-memory router for micro-frontends
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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