SSWConsulting / SSWConsulting/SSW.Website
🐛 Bug - Mobile breadcrumbs show full path instead of immediate parent
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
Requested by: @micsblank via YakShaver.ai 🦬
cc: @micsblank, @designbyalex, @brookjeynes-ssw, @babakamyljanovssw
Hi Team!
🟥 Watch the video (1 min 15 sec)
Pain
On the SSW website, breadcrumbs do not follow the mobile design rule. In mobile view, the full breadcrumb path is displayed instead of only the immediate parent link, causing the breadcrumbs to wrap into multiple lines and consume excessive screen space. Additionally, the current page in the breadcrumb trail is not visually emphasized (bold) as expected.
Acceptance Criteria
- On mobile viewports, breadcrumbs display only the immediate parent link and the current page.
- The current page in the breadcrumb is visually emphasized (bold).
- Breadcrumbs do not wrap into multiple lines on mobile devices.
- On tablet and desktop viewports, the full breadcrumb path remains unchanged and displays correctly.
- The behavior is consistent across all pages on www.ssw.com.au.
Reproduce Steps
- Navigate to www.ssw.com.au.
- Open a page with multiple breadcrumb levels.
- Switch the browser to mobile view or open the page on a mobile device.
- Observe that the full breadcrumb path is displayed and may wrap into multiple lines instead of showing only the immediate parent link.
- Note that the current page in the breadcrumb is not bold.
Screenshot

Figure: Mobile view displays full breadcrumb trail instead of only the immediate parent, and the current page is not bolded.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the breadcrumb issue on www.ssw.com.au at mobile, tablet, and desktop widths, using a page with multiple breadcrumb levels. Locate the shared breadcrumb entry point used across the site and compare its responsive behavior with the acceptance criteria. Done means mobile shows only the immediate parent and bold current page without wrapping, while tablet and desktop retain the full path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, nextjs
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100