HSLdevcom / HSLdevcom/digitransit-ui
Unnecessary waiting after walking to initial bus stop
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 267
- Forks
- 145
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 75
Description
Using this query:
I get these results:

The expanded route shows instructions walking to the nearest bus stop just to wait there for half an hour until bus 10 arrives. Same issue with the earlier bus 10K in the same screenshot; waiting time 10 minutes on the (same) bus stop.
Contributor guide
No contributing guide indexed for this repository
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 opening the supplied Reittiopas URL and inspecting the expanded route instructions around the initial bus stop. Trace how walking and waiting segments are presented in the journey-planning UI, then reproduce the case for buses 10 and 10K. Done means the route no longer reports unnecessary waiting after arriving at the stop, with the existing route details still displayed correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100