pimcore / pimcore

Core Framework for the Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)
http://www.pimcore.com
Other
3.38k stars 1.43k forks source link

No context menu when right-clicking in empty space of left sidebar #6626

Closed themreza closed 4 years ago

themreza commented 4 years ago

Bug Report

Expected behavior

Right clicking on an empty area in the Data Objects sidebar (and others) should show a context menu to add new items.

Actual behavior

The browser's default context menu is shown upon right clicking in the empty space, which is confusing and unintuitive. This is specially important for a skeleton project.

Steps to reproduce

Right click anywhere in the empty space of the left sidebar.

Video demo

brusch commented 4 years ago

Adding new items in the tree needs a parent, so context menu can only be available on tree nodes.