HSLdevcom / HSLdevcom/digitransit-ui

Unnecessary waiting after walking to initial bus stop

Open
#1,811 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
267
Forks
145
Avg merge
1d 15h
Merged PRs (30d)
75

Description

Using this query:

https://www.reittiopas.fi/reitti/Hiiralantie%201A%2C%20Espoo%3A%3A60.163351%2C24.799716/Westendintie%2099%2C%20Espoo%3A%3A60.162875%2C24.791422/3?arriveBy=false&time=1504605600&walkSpeed=1.2

I get these results:

screenshot 1

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.