Skip to content

Move Escape Room breadcrumbs from hero to header#559

Merged
brian-montgomery merged 9 commits into
mainfrom
alexis/escape-room-crumbs
Jun 19, 2026
Merged

Move Escape Room breadcrumbs from hero to header#559
brian-montgomery merged 9 commits into
mainfrom
alexis/escape-room-crumbs

Conversation

@alexisreytech

Copy link
Copy Markdown
Contributor

Fixes #404

@netlify

netlify Bot commented May 7, 2026

Copy link
Copy Markdown

Deploy Preview for accessiblecommunity ready!

Name Link
🔨 Latest commit 78e0f7a
🔍 Latest deploy log https://app.netlify.com/projects/accessiblecommunity/deploys/6a342426ad1e58000869a9d1
😎 Deploy Preview https://deploy-preview-559--accessiblecommunity.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@alexisreytech

Copy link
Copy Markdown
Contributor Author

If this approach is approved, I can go ahead an remove the HeroWithBreadcrumbs component, as it would no longer be used.

@brian-montgomery brian-montgomery left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Alexis. Your concept looks good, although all of the breadcrumbs are showing up a bit incorrectly (see below).

Let me run this by Rachael and see what she thinks about it.

Comment thread astro/src/components/HeaderER.astro Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You didn't update the Layout to pass the crumbs into the ERHeader, so they are all showing up as the default. You need to pass the crumbs to the Layout and in the Layout, pass the crumbs to the HeaderER component.

@brian-montgomery brian-montgomery force-pushed the alexis/escape-room-crumbs branch from e5c4f56 to 78e0f7a Compare June 18, 2026 17:00

@brian-montgomery brian-montgomery left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alexis, I went ahead and modified the EscapeRoomLayout to take the breadcrumbs from a page and pass it to the Header.

I also changed the default 'Home' to be the escape room main page.

@brian-montgomery brian-montgomery merged commit a2f02e2 into main Jun 19, 2026
13 checks passed
@brian-montgomery brian-montgomery deleted the alexis/escape-room-crumbs branch June 19, 2026 12:45
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.

Skip to Main Content link(s) incorrectly target Breadcrumb on ER pages

2 participants