gis-ops / valhalla-app

This is the demo web app running on https://valhalla.openstreetmap.de
https://valhalla.openstreetmap.de
MIT License
163 stars 90 forks source link

Fixes Search Results Trapped Inside Scrolling #123 #130

Closed tommach591 closed 1 year ago

tommach591 commented 1 year ago

🛠️ Fixes Issue

Closes #123

👨‍💻 Changes proposed

  1. Instead of list of waypoints doubling in height at 6+ waypoints, list of waypoints increases per waypoint after 6+.
  2. Uses the already existing overflow: auto of the drawer instead of the list of waypoint for scrolling.

📄 Note to reviewers

Not related to this PR/Issue, should I wait to be assigned to an issue before making a PR? (I am interested in GSoC)

📷 Screenshots

Capture