[Select下拉控件] 弹框中的下拉控件,弹框如果可以滚动,遮盖住下拉框输入框,下拉框下拉内容显示在蒙层上,图片地址:https://pan.baidu.com/s/1ygygbIeE-LTm9fjlSfVu-Q?pwd=m7vt #2224
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# force copy from tencent/tdesign | |
name: Issue Add Assigness | |
on: | |
issues: | |
types: [opened, edited] | |
jobs: | |
mark-duplicate: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: wow-actions/auto-comment@v1 | |
with: | |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | |
issuesOpened: | | |
👋 @{{ author }},感谢给 TDesign 提出了 issue。 | |
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。 |