plan to add drag and drop of the rows in the table?
Contributor guide
Tech stack
reactjavascript
Domain
frontend
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
1-2 days
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
needs investigation
Prerequisites
ReactHTML5 drag and dropreact bootstrap table2
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
20
Research direction
Examine the existing table structure in the repository to understand how rows are rendered. Look for any existing drag and drop implementations or related issues/PRs. Engage with maintainers to clarify desired behavior and confirm acceptance of a drag and drop feature.