tree-select icon indicating copy to clipboard operation
tree-select copied to clipboard

React Tree Select

Results 119 tree-select issues
Sort by recently updated
recently updated
newest added

[reproduce link](https://codesandbox.io/s/jmlvd) ![image](https://user-images.githubusercontent.com/29519985/145681274-6613ab99-1e79-4ad1-a116-62fdf0d74ebf.png)

Fixes errors using Yarn 2 (berry). See https://github.com/ant-design/ant-design/issues/27339 for details.

The goal is to allow for data-testid to propogate through to the trigger in tree-select

Why we need this changes? Answer: When I am going to disabled the dropdown, still user can able to select items from tree list popup. So I just hiding the...

mobile 端不需要每次都focus, 会弹出键盘,有没有地方可以设置