frontend-collective/react-sortable-tree

Drag-and-drop sortable component for nested data and hierarchies

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 53 minutes ago
Type:Library / SDKCategory(s):UI Components & Design SystemsWeb Development
Added to GitGenius on September 13th, 2026
Created on July 22nd, 2016
Open Issues & Pull Requests: 351 (+0)
GitHub issues: Enabled
Number of forks: 914
Total Stargazers: 4,970 (+0)
Total Subscribers: 62 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 83.2 days
Mean response time: 360.4 days
90th percentile: 1553.2 days
Tracked items: 5

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 6
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,438 days
Stale 30+ days: 6
Stale 90+ days: 5

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • documentation (1)
  • enhancement (1)
  • good first issue (1)
  • help wanted (1)
  • question (1)
  • todo (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

React Sortable Tree is a React component for drag-and-drop sorting of hierarchical data.

The tool addresses the need to display and manipulate tree-structured data with an intuitive drag-and-drop interface. It renders nested hierarchies as an interactive tree where users can reorder nodes by dragging them to new positions within the structure. The component handles the visual representation and interaction logic, allowing developers to work with hierarchical datasets without building these interactions from scratch.

Projects with file trees, organizational charts, category hierarchies, or other nested data structures benefit most from this component. It provides built-in support for themes and includes data helper functions to manipulate tree structures programmatically. The tool is suitable for applications where users need to reorganize hierarchical information visually rather than through forms or text input.

The project is not actively maintained. The maintainers have directed users to a discussion thread to identify and evaluate alternative solutions for similar use cases.