Tencent / tdesign-mobile-vue

A Vue3.x Mobile UI components lib for TDesign.
https://tdesign.tencent.com/mobile-vue
MIT License
245 stars 140 forks source link

fix(dropdown-menu): 修复点击下拉框以外区域下拉框需要收起问题 #1369

Closed aaronmhl closed 1 week ago

aaronmhl commented 2 weeks ago

🤔 这个 PR 的性质是?

🔗 相关 Issue

fix #1346

💡 需求背景和解决方案

📝 更新日志

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项。⚠️

github-actions[bot] commented 2 weeks ago

完成

anlyyao commented 2 weeks ago

点击导航条收起下拉框时,子项lable应该失去激活态,具体表现可参考小程序端同名组件看看