LearnNewsExamplesServices
Frontmatter
id1330
titledraggable.DragProxyComponent: increase the priority for position: absolute
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 28, 2020, 12:17 PM
updatedAtOct 28, 2020, 12:20 PM
githubUrlhttps://github.com/neomjs/neo/issues/1330
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 28, 2020, 12:20 PM

draggable.DragProxyComponent: increase the priority for position: absolute

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 28, 2020, 12:17 PM

e.g. adding a dragProxyConfig like:

dragProxyConfig: {
    cls: ['neo-dragproxy', 'neo-tree-list']
}

should not require devs to pick the order inside the opposite way (tree-list is using position: relative).

one of the few use cases, where we need the !important flag.

tobiu added the enhancement label on Oct 28, 2020, 12:17 PM
tobiu assigned to @tobiu on Oct 28, 2020, 12:17 PM
tobiu referenced in commit 6ad120f - "draggable.DragProxyComponent: increase the priority for position: absolute #1330" on Oct 28, 2020, 12:20 PM
tobiu closed this issue on Oct 28, 2020, 12:20 PM