react-component / react-component/tree

Is there a parameter to control the scroll bar of y-axis always display or not for rc-tree?

Open
#740 2 comments 0 reactions 0 assignees View on GitHub

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?
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.