Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layouts #7

Open
dabreegster opened this issue May 9, 2024 · 0 comments
Open

Layouts #7

dabreegster opened this issue May 9, 2024 · 0 comments

Comments

@dabreegster
Copy link
Contributor

Left sidebar, right map, and a landing page in the form of a modal is one pattern. Optional top bar with breadcrumbs can also be helpful.

Relatedly, there's a bit of a weird hack I use so that one logical page of an app can control the sidebar and map from the same component. Worth exploring how that should work. Or maybe letting sveltekit manage multiple pages is simpler, and each page manages its own map component. The trick there is to preserve the same map across pages, not reloading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant