Skip to content

Bug: fExternalItem drag-and-drop functionality does not show element placeholder in fullscreen mode #137

Open
@VlPan

Description

@VlPan

Description

I am using fExternalItem drag-and-drop functionality from example: https://flow.foblex.com/examples/f-visual-programming-flow
But I opened vp-flow component in full screen mode:

Image

after it I am not longer see the placeholder of element while dragging it, but dropping still works fine

Steps to Reproduce

go to example page: https://flow.foblex.com/examples/f-visual-programming-flow
display vp-flow in fullscreen mode
try dragging fExternalItem
notice that placeholder of dragging element is not visible

Expected Result

Placeholder is visible as for non-fullscreen mode

Image

Actual Result

No placeholder visible

Environment Details

Browser: Chrome
Version: "@foblex/flow": "^16.0.5"

Screenshots or Videos

No response

Additional Context

I assume the problem is in this line:

Image

The placeholder is attached to body, whereas fullscreen mode is activated on document.fullscreenElement

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions