Not able to take transform: translate value from draggable

Open
#318 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
frontend

Research direction

The issue only identifies a draggable React component and its generated transform: translate value; no source file, test, or callback entry point is named. Start by reviewing the Draggable component API and determine whether the requested value can be exposed during movement, then define a test or documented usage that verifies the value is available dynamically.

Written by the indexing model from the issue text.

Description

My app renders a marker which is movable at any point using draggable component. But, I want to store the value of transform: translate which is generated at a dynamic time on div. Can anyone tell me how to take that particular value in the dynamic time?

Dominant language
JavaScript
Stars
9.3k
Forks
1k
Avg merge
3d 8h
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from react-grid-layout/react-draggable

All issues in react-grid-layout/react-draggable

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.