Closed
Description
Step 1: Are you in the right place?
- For issues or feature requests related to the code in this repository file a Github issue.
- For issues relating to EP-Commerce, or Cloud Ops in relation to the reference store please Open a Support ticket.
Step 2: Describe your environment
Issues submitted without sufficient information will be rejected.
- Device: _____
- OS version: _____
- Storefront pulled version: _____
- Node version: _____
- Docker version: _____
- Docker Compose version: _____
Step 3: Describe the problem:
The storefront currently shows categories it shouldn't. This seems to be because the storevisible element in the category definition is set to true when it should be false. This leads to a confusing navigation header.
Steps to reproduce:
Observed Results:
- What happened? This could be a description, console log output, etc.
Expected Results:
- What did you expect to happen?
Relevant Code:
// TODO(you): code here to reproduce the problem
Metadata
Metadata
Assignees
Labels
No labels