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

Admin: Unable to move category as first child into another category #3723

Open
cngJo opened this issue May 20, 2024 · 1 comment
Open

Admin: Unable to move category as first child into another category #3723

cngJo opened this issue May 20, 2024 · 1 comment
Labels

Comments

@cngJo
Copy link
Contributor

cngJo commented May 20, 2024

PHP Version

8.2.17

Shopware Version

6.5.8.9 / 6.2.2.0

Expected behaviour

The editor should be able to move categories to be a subcategory of another category, even if the other category does not have any child categories at the moment.

Actual behaviour

It is only possible to move categories "into" / as a subcategory of another categories when the category already has children.

Currently, you need to create a dummy category from the menu as the first child from the target category and then move the actual category to be another child.

How to reproduce

Create a new category somewhere and try to move this category to be the first child of another category.

sw-admin-move-categories.mov

A current workaround would be to create a dummy category directly as a child category and then move the category as a second child.

(Very hard to explain, therefore I created the small Video 😉)

Maybe related to: #2363

@cngJo cngJo added the Bug label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant