SSWConsulting / SSWConsulting/SSW.Website

🐛 Bug - Mobile navigation missing 'View All Services' link

Open Beginner friendly
#4,829 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Needs Refinement YakShaver
Dominant language
HTML
Stars
14
Forks
10
Avg merge
13h 51m
Merged PRs (30d)
38

Description

Requested by: @0xharkirat via YakShaver.ai 🦬
cc: @0xharkirat, @isaaclombardssw, @babakamyljanovssw

Hi Team!

  🟥  Watch the video (1 min 0 sec)

  Url from screen share: https://ssw.com.au/consulting

Pain

On the ⭐ SSW Website (Dev - Next.js), the desktop navigation under the Services menu includes a 'View All SSW Services' link that navigates users to the full services page. In mobile responsive view, the Services navigation menu does not include this option, creating an inconsistent user experience between desktop and mobile navigation.

Acceptance Criteria
  1. The mobile navigation Services menu includes a 'View All Services' link.
  2. The 'View All Services' link is displayed at the end of the Services menu list on mobile devices.
  3. Selecting the 'View All Services' link navigates the user to the same page as the desktop 'View All SSW Services' link.
  4. The desktop navigation behavior remains unchanged.
  5. The link is visible and functional across supported mobile responsive breakpoints.
Reproduce Steps
  1. Open the ⭐ SSW Website (Dev - Next.js) in a desktop browser.
  2. Open the Services menu in the desktop navigation.
  3. Observe that a 'View All SSW Services' link is available.
  4. Open browser developer tools and switch to a mobile responsive view (e.g. iPhone 12 Pro).
  5. Open the mobile navigation menu.
  6. Select the Services menu.
  7. Observe that the 'View All Services' option is missing.
Screenshot

Screenshot
Figure: Mobile services menu missing "View all services" option

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the mobile Services navigation entry point in the Next.js website and compare it with the desktop Services menu, especially the existing “View All SSW Services” destination. Add the mobile link at the end of the Services list, then verify its destination and visibility across supported mobile breakpoints without changing desktop behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
next.js
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.