luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 205 forks source link

Deleting menu with submenu #1881

Closed liberosoft closed 5 years ago

liberosoft commented 5 years ago

What steps will reproduce the problem?

During menu deletion with submenu whole branch disappears from admin panel, which is ok, but submenu item stays in the frontend. This submenu item is visible as a root now in the frontend and can't be found in admin panel.

What is the expected result?

Whole branch deleted (marked as is_deleted in database)

What do you get instead? (A Screenshot can help us a lot!)

submenu visible in the frontend

luya-bot commented 5 years ago

Issue moved to https://github.com/luyadev/luya-module-cms/issues/162