Issue Type: Bug
When using database dashboard to query or edit data no context-menu is available
Select manage database in context menu

Right-click on item in object list

No context menu is available
Same context menu as in connections

Azure Data Studio version: azuredatastudio-insiders 1.13.0-insider (75388cc3afd30f5d69d4e5752b62fda6351b78ca, 2019-10-15T07:48:57.461Z)
OS version: Windows_NT x64 10.0.18362
System Info
|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (16 x 3600)|
|GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled|
|Load (avg)|undefined|
|Memory (System)|31.94GB (11.38GB free)|
|Process Argv||
|Screen Reader|no|
|VM|0%|
Extensions (2)
Extension|Author (truncated)|Version
---|---|---
import|Mic|0.11.0
schema-compare|Mic|0.7.0
Thanks for your feedback! I don't believe this is functionality we've enabled yet.
Here is the same functionality in a stable build

Version info for this screenshot:
Version: 1.9.0
Commit: 78a42e1d112ae3231777722b51eaf44f83ddbe55
Date: 2019-07-10T04:10:29.206Z
VS Code 1.34.0
Electron: 3.1.8
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Linux x64 5.0.0-29-generic
Thanks for the update, I'll re-classify this as a bug.
@anthonydresser There were a number of changes made to explorerWidget.component.ts and explorerTree.ts prior to this issue existing. The context menu worked fine in the latest release, but seemingly after these changes were made, the context menu no longer worked. Something is causing the context menu functions to not work properly on the items anymore. I suggest you look into what is preventing the context menu from popping up as this was a feature in previous builds.