Skip to content

feat(dev): Update the schedule finder preview page to make departures pages easier to get to#3232

Open
joshlarson wants to merge 2 commits into
mainfrom
jdl/feat/update-preview-page-for-departures-pages
Open

feat(dev): Update the schedule finder preview page to make departures pages easier to get to#3232
joshlarson wants to merge 2 commits into
mainfrom
jdl/feat/update-preview-page-for-departures-pages

Conversation

@joshlarson
Copy link
Copy Markdown
Contributor

Scope

No ticket. I just got annoyed by the N'th time I had to manually type in a /departures URL.

Implementation

A nice (hopefully) little LiveView that lets you navigate to the route/direction/stop combo you want. The pickers for route, direction, and stop are reusable (e.g. <.stop_picker_or /> can take in any list of stops, so you're not confined to using it under a route and direction).

Screenshots

Screen.Recording.2026-06-04.at.3.48.58.PM.mov

How to test

Go to http://localhost:4001/preview/schedule-finder-picker, click around, and have fun!

@joshlarson joshlarson requested a review from a team as a code owner June 4, 2026 19:59
@joshlarson joshlarson requested a review from jlucytan June 4, 2026 19:59
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