clauderic / clauderic/react-sortable-hoc

div disappear while dragging elements

Open
#803 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.9k
Forks
959
PR merge metrics
No merged PRs in 30d

Description

Trying to create a draggable div, When click and drag the dropdown `div` css it should be hidden. When dragging finished `div` css should be shown again.Is there any way I can achieve this using CSS?

On drag click this className `st-drag-icon` should be called.

code: https://codesandbox.io/s/zen-cerf-cwfgl (some error on code compile)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked CodeSandbox and the `st-drag-icon` class; first reproduce the compile error and the dropdown disappearance during dragging. Define completion as the dropdown CSS being hidden only while dragging and shown again when dragging finishes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.