react-component / react-component/tree
Is there a parameter to control the scroll bar of y-axis always display or not for rc-tree?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 490
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 5
Description
We have develop a tree component based on rc-tree and I want to make the scroll bar of y-axis keeping display when the contents of the tree are out of range, rather than appearing when the user scrolls. Is there any parameter to control that?

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
Start at the rc-tree component entry point and inspect how its tree container handles vertical overflow and exposed parameters. Reproduce the reported behavior with content exceeding the available range, then determine whether an existing parameter controls scrollbar visibility; done when the behavior or required API change is clearly verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100