-
-
Notifications
You must be signed in to change notification settings - Fork 53.8k
Open
Labels
Inactivehelp wantedThe suggestion or request has been accepted, we need you to help us by sending a pull request.The suggestion or request has been accepted, we need you to help us by sending a pull request.improvementimprove some featuresimprove some features
Description
Reproduction link
https://codepen.io/yu-mei-the-looper/pen/gbaZBNy
Steps to reproduce
What is expected?
下拉选项框的滚动条应该置顶。因为启用了filterSort,会把跟搜索词最相关的选项排到最上面,希望用户不用手动滚动到最上面去选择
What is actually happening?
下拉选项框的滚动条没有置顶。因为启用了filterSort,会把跟搜索词最相关的选项排到最上面,用户需要手动滚动到最上面去选择
Environment | Info |
---|---|
antd | 5.27.2 |
React | 19 |
System | MacOS |
Browser | chrome |
需求背景:Select选择国家,默认为中国,用户可以修改,需要根据搜索词对选项进行相关性的排序
dosubot
Metadata
Metadata
Assignees
Labels
Inactivehelp wantedThe suggestion or request has been accepted, we need you to help us by sending a pull request.The suggestion or request has been accepted, we need you to help us by sending a pull request.improvementimprove some featuresimprove some features