Skip to content

feat: add bus/LRT filter toggle on map and sidebar#97

Merged
z4ab merged 1 commit into
mainfrom
feat/issue-90-filter-toggle
Jun 17, 2026
Merged

feat: add bus/LRT filter toggle on map and sidebar#97
z4ab merged 1 commit into
mainfrom
feat/issue-90-filter-toggle

Conversation

@z4ab

@z4ab z4ab commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Adds a segmented button group (All/Buses/LRT) at the top of the map for filtering vehicles by transport type. The filter affects vehicle markers on the map, the vehicle count in the sidebar, and per-route vehicle counts in the route list. When LRT filter is active with no vehicles, shows a contextual "No LRT vehicles" message.

Closes #90

Add a segmented button group at the top-left of the map that filters
vehicles by transport type. The filter affects vehicle markers on the
map, the sidebar vehicle count, and the route list vehicle counts.
When the LRT filter is active but no LRT vehicles exist, a specific
message is shown instead of the generic no-vehicles message.

Closes #90
@railway-app
railway-app Bot temporarily deployed to grt-bus-tracker / bus-tracker-pr-97 June 17, 2026 02:10 Destroyed
@railway-app

railway-app Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

🚅 Deployed to the bus-tracker-pr-97 environment in grt-bus-tracker

Service Status Web Updated (UTC)
bus-tracker-frontend ✅ Success (View Logs) Web Jun 17, 2026 at 2:11 am
bus-tracker-api ✅ Success (View Logs) Web Jun 17, 2026 at 2:11 am

@z4ab
z4ab merged commit f165fd1 into main Jun 17, 2026
4 checks passed
@z4ab
z4ab deleted the feat/issue-90-filter-toggle branch June 25, 2026 18:36
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.

Add bus/LRT filter toggle on the map and routes tab

1 participant