Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Category and subcategory #536

Open
leandrosantoss opened this issue May 14, 2024 · 1 comment
Open

[BUG] Category and subcategory #536

leandrosantoss opened this issue May 14, 2024 · 1 comment
Assignees

Comments

@leandrosantoss
Copy link

leandrosantoss commented May 14, 2024

Describe the bug
No cadastro de categoria tenho subcategorias:

  1. Tabacaria
    1.2. Essencias
    1.2.1. Pimp
    image

When accessing Tabacaria
image

image

It belongs to the Essences category and the Pimp Subcategory
image

When clicking on a parent category shouldn't it filter products from its children?
Shouldn't this filter be a parent and child tree?

Here a recursion problem:
image

Evershop: 1.1.0

@leandrosantoss leandrosantoss changed the title [BUG] [BUG] Category and subcategory May 14, 2024
treoden added a commit that referenced this issue May 15, 2024
@leandrosantoss
Copy link
Author

Hi, @treoden

In registering categories we have this problem. There is no scroll and I can't see the entire tree.

image

Was it resolved in your commit too?

treoden added a commit that referenced this issue May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants