issues Search Results · repo:lukasbach/react-complex-tree language:TypeScript
Filter by
150 results
(93 ms)150 results
inlukasbach/react-complex-tree (press backspace or delete to remove)whether has API that provide context menu feature ? eg select one node then right click event , popup context menu ,
then next .
seem not such example / demo yet ? any tip is appreciate !
icoco
- 1
- Opened 28 days ago
- #435
Is your feature request related to a problem? Please describe. I would love to see a feature where the tree-sorting can
happen through a provided search string, this would allow separate components (like ...
downright-development
- 2
- Opened on Apr 6
- #430
Describe the bug Using the default playground provided here -
https://codesandbox.io/p/sandbox/react-complex-tree-playground-u5tjs
you can lose access to items by dragging folders under pages.
To Reproduce ...
downright-development
- 1
- Opened on Apr 6
- #429
Describe the bug I m copying demo items and demo uncontrolled tree and it does not function.
To Reproduce
import {
StaticTreeDataProvider,
Tree,
UncontrolledTreeEnvironment,
} from react-complex-tree ...
downright-development
- 2
- Opened on Apr 6
- #428
Describe the bug Item is not reordered when I dragged tree item to new position
To Reproduce Steps to reproduce the behavior (ideally a codesandbox link or similar if for a library issue):
Expected behavior ...
elhakimz
- 2
- Opened on Mar 14
- #427
Describe the bug
The longTree variable is undefined in the get started example:
https://rct.lukasbach.com/docs/getstarted#integrating-react-complex-tree-into-your-project
function App() {
return ( ...
batchor
- 1
- Opened on Jan 26
- #425
import React, { useState, useEffect, useRef } from react ;
import { UncontrolledTreeEnvironment, Tree, StaticTreeDataProvider } from react-complex-tree ;
import react-complex-tree/lib/style-modern.css ...
ghoshpushpendu
- 2
- Opened on Jan 14
- #424
How can I change the style of the dragged element? Now it s just a copy of the browser. Is there a method to hide a
clone of an item when dragging, but keep the ability to drag using only the line between? ...
sitenativedev
- 1
- Opened on Dec 19, 2024
- #422

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.