arvinxx / dumi-theme-antd-style

dumi-theme for antd-style site
https://dumi-theme-antd-style.arvinx.com
MIT License
76 stars 37 forks source link

🐛[BUG] 任意编辑框内输入斜杠时,搜索框抢夺了输入焦点 #22

Closed CJY0208 closed 1 year ago

CJY0208 commented 1 year ago

🐛 bug 描述

在任意编辑框内输入 / 时,输入焦点被顶部搜索框抢夺

此行为在 dumi 中似乎已经修复,关键代码为 isInput 限制函数

https://github.com/umijs/dumi/blob/master/src/client/theme-default/slots/SearchBar/index.tsx#L18-L20

📷 复现步骤

可在 pro-components 组件文档中,任意输入框内输入 / 即可复现

https://procomponents.ant.design/components/field

🏞 期望结果

💻 复现代码

可复现 demo

© 版本信息

🚑 其他信息

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 0.19.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: