Skip to content

zIndex 1000 - items not visible #86

@nbelyh-visualstrategy

Description

@nbelyh-visualstrategy

In my current application (using fluentui library), the zindex is 100000 (sidebar)
The smooth-dnd library sets it to 1000 (seems to be hardcoded), and therefore the dragged item becomes invisible.
Is it possible to change this value?

ghost.style.zIndex = '1000';
ghost.style.boxSizing = 'border-box';
ghost.style.position = 'fixed';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions