Skip to content

Open a stop's departures when its search result is tapped - #120

Merged
joreilly merged 1 commit into
mainfrom
open-stop-from-search
Sep 26, 2026
Merged

joreilly merged 1 commit into
mainfrom
open-stop-from-search

Conversation

@joreilly

Copy link
Copy Markdown
Owner

Summary

  • A stop search result only responded to its star, so finding a stop by name or number led nowhere unless you saved it first.
  • Tapping the row now opens the same departures sheet a map stop opens (viewModel.selectMapStop). From there you can track a bus or star the stop.
  • The star is still its own button: it saves or unsaves without opening the sheet.

Test plan

  • :shared:jvmTest (73 pass) and testAndroidHostTest
  • Compiled Android, iOS arm64 + simulator, wasmJs, desktop
  • Desktop: searched "523671", clicked Loyola Park and its departures sheet opened with live times and vehicle ids; clicking the star saved and then unsaved it with no sheet opening
  • CI green

🤖 Generated with Claude Code

https://claude.ai/code/session_015L2XVVs7zvasvQEmM78ZMV

A search result only responded to its star, so finding a stop by name or
number was a dead end unless you saved it first. Tapping the row now
opens the same departures sheet a stop tapped on the map opens; the star
still just saves or unsaves.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015L2XVVs7zvasvQEmM78ZMV
@joreilly
joreilly merged commit afb2691 into main Sep 26, 2026
3 checks passed
@joreilly
joreilly deleted the open-stop-from-search branch September 26, 2026 08:54
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

Successfully merging this pull request may close these issues.

1 participant