frontend-collective / frontend-collective/react-sortable-tree
Drop-Placeholders are not shown
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
If `isVirtualized={false}` and the tree is within an element that has a background-color set, then the drop placeholder is not shown. The drop placeholder has a `z-index: -1` and therefore vanishes behind the colored background.
https://codesandbox.io/s/frontend-collectivereact-sortable-tree-sandbox-q9bhv
Problem occurred in latest Chrome.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.