Skip to content

SF2.0[FIX]: Remove breadcrumbs#3078

Open
lvachon1 wants to merge 3 commits intomainfrom
lev/fix/sf/no_breadcrumbs
Open

SF2.0[FIX]: Remove breadcrumbs#3078
lvachon1 wants to merge 3 commits intomainfrom
lev/fix/sf/no_breadcrumbs

Conversation

@lvachon1
Copy link
Copy Markdown
Contributor

@lvachon1 lvachon1 commented Apr 2, 2026

Scope

Asana Ticket: 📅🔎 Remove breadcrumbs

Implementation

Added flag to hide breadcrumbs from the layout root template, enabled that flag SF2.0
Updated layout root template to choose @page_title assign if it is available, or fall back to the original logic if not available.
Added and hooked up assign_page_title()/2 to the SF2.0 so it can control it's own page title.
Should I bother to add logic to optionally prefix the environment?

Screenshots

Screenshot 2026-04-03 at 2 48 53 PM

How to test

Visit any SF2.0 URL and observe the presence of the title and the absence of breadcrumbs.

http://localhost:4001/departures/?route_id=Red&direction_id=1&stop_id=place-qamnl

@lvachon1 lvachon1 requested a review from a team as a code owner April 2, 2026 19:05
@lvachon1 lvachon1 requested a review from thecristen April 2, 2026 19:05
lvachon1 added 2 commits April 3, 2026 10:58
…title definition. Updated root layout to support either @page_title or legacy title calculations. Updated SF2 to generate it's own page title.
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.

3 participants