Closed (fixed)
Project:
Graph API
Version:
7.x-1.x-dev
Component:
jquery-graphapi
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2011 at 12:44 UTC
Updated:
18 Nov 2012 at 08:31 UTC
On admin/modules/graph the dialog box is active so drag & drop is not working.
jquery-graphapi launches a jquery-dialog.
This should
- be plugable.
- not always on.
When a node has content it triggers the dialog.
Comments
Comment #1
clemens.tolboomA quick fix is applied by just removing the dialog.
But this needs more work by some sort of integration with overlay.
Comment #2
clemens.tolboomWe need an example for how to do an overlay
Comment #3
clemens.tolboomOn admin/modules/graph (when having the demo enabled) and using Graph Phyz module the jQuery UI dialog kicks in.
It does not display that good but is that Graph Phyz?