DioxusLabs / DioxusLabs/dioxus
Parallel Routes
Open
enhancement
router
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
## Feature Request
Most Dashboard (and related) projects as well as "tabbed" systems think Notion for example, need Parallel Routing within the same directory / page.
## Implement Suggestion
NextJS has a feature known as Parallel Routes: https://nextjs.org/docs/app/building-your-application/routing/parallel-routes
This feature in combination with routing related hooks allows users to create advanced layout / page patterns useful for Dashboards.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.