react-component / react-component/tree
How to use showline property?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 490
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 5
Description
First, Sorry for my English skill
My rc-tree version is 3.0.0-rc.1
This version of rc-tree renders all treenode by div element and there is no ul element
So the styles associated with showline do not work normally.
Can't I use the showline property in this version?
or
Do I need to add an attribute to the treedata to use showline?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported behavior with rc-tree 3.0.0-rc.1, focusing on the showline property and the rendered tree structure. Inspect how showline styling is applied and determine whether the expected result is a rendering fix or documentation of a required treedata attribute; done means the intended showline behavior is clear and works as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100