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

Improve the Svelte web app #220

Open
3 of 9 tasks
dabreegster opened this issue Jul 9, 2023 · 0 comments
Open
3 of 9 tasks

Improve the Svelte web app #220

dabreegster opened this issue Jul 9, 2023 · 0 comments

Comments

@dabreegster
Copy link
Contributor

dabreegster commented Jul 9, 2023

  • Strongly consider porting to https://github.com/dimfeld/svelte-maplibre/ and contributing any necessary fixes there
  • Change the CSS styling of the app to match the old version. This should hopefully be easy; each Svelte component gets its own style section that's scoped just there
  • Clean up the old debugClockwiseOrderingGeojson call in favor of the per-intersection one
  • Changing the test / imported area should discard all lane edits
  • The download button shouldn't just name things osm.xml
  • Use index.js or similar in osm2streets-svelte, so we can import many components from "one" place
  • Fix the popstate hack. URL handling logic is currently split between 2 components.
  • After recalculating in the lane editor, keep the focus on the same way
  • Add back the debug layers feature
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