react-component / react-component/tree-select
Missing CSS class for leaf element ('rc-tree-select-tree-icon__docu')
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 312
- Forks
- 204
- Avg merge
- 37m
- Merged PRs (30d)
- 1
Description
File 'assets/index.css' doesn't contain class rc-tree-select-tree-icon__docu which leads to incorrect view of leaf nodes

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 with assets/index.css and inspect the styles associated with leaf nodes and the missing rc-tree-select-tree-icon__docu class. Confirm the class is represented consistently with the component's leaf-node rendering, then verify that the leaf-node appearance matches the reported screenshot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100