SSWConsulting / SSWConsulting/SSW.Website
Yakshaver shows in Products menu but missing from Vue/SSW product pages (PDI)
Open
@steven0x51 is already working on this.
Since Jan 16, 2026.
bug
PDI
YakShaver
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
Steps to reproduce:
- Go to SSW website (Products menu)
- Click on the Products menu — Yakshaver is listed in the menu
- Click into a product category (e.g., 'Vue' or 'SSW products') — Yakshaver is not displayed on the product pages
Actual behavior:
- Yakshaver appears in the Products menu but is missing from individual product listings/pages (Vue and SSW products).
Expected behavior:
- Yakshaver should be shown both in the Products menu and on the product listing pages (Vue/SSW products).
Additional context:
- Video demonstrating the issue: https://www.youtube.com/watch?v=AKePAT_9JoA
- Screenshot captured from local video at 5s: /private/var/folders/t9/h28pkphn06g659vg_7zzrpkc0000gn/T/personal_test_screenshot.png (public upload skipped due to authentication).
Suggested fix / investigation steps:
- Verify the data source or filtering logic that populates product listings for Vue and SSW products — Yakshava may be filtered out by category/tag mismatch.
- Check whether Yakshaver has the correct product metadata (category, tags, active flag) in the CMS or product data JSON.
- If the Products menu is assembled differently (e.g., from a global product list) and product pages use a filtered subset, align the filters or add Yakshava to the filtered set.
- Add automated test to ensure menu items appear on the corresponding product pages.
Project: SSW Website
Type: PDI
Priority: High
Figure: YakShaver is in Products Menu
Figure: YakShaver in not listed in Products
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.
Assessment
This issue has not been assessed yet.