element-plus icon indicating copy to clipboard operation
element-plus copied to clipboard

fix(components): [time-picker] click outside mishandles handleOpen

Open Panzer-Jack opened this issue 1 year ago • 3 comments

修复 time-picker 通过点击空白处确认修改时 handleOpen 执行时机问题 Fixes: https://github.com/element-plus/element-plus/issues/17237

Please make sure these boxes are checked before submitting your PR, thank you!

  • [x] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)).
  • [x] Make sure you are merging your commits to dev branch.
  • [x] Add some descriptions and refer to relative issues for your PR.

修复前: bef

修复后: aft

Panzer-Jack avatar Jun 28 '24 13:06 Panzer-Jack

👋 @Panzer-Jack, seems like this is your first time contribution to element-plus.

  • Please make sure that you have read our guidelines and code of conduct before making a contribution.
  • You can comment with /label Components:[component_name] to add a label for which component you are working on.
  • You may join our Discord for staying tuned.

github-actions[bot] avatar Jun 28 '24 13:06 github-actions[bot]

Hello @Panzer-Jack, thank you for contributing to element-plus, please see our guideline to see how to make contribution

github-actions[bot] avatar Jun 28 '24 13:06 github-actions[bot]

🧪 Playground Preview: https://element-plus.run/?pr=17359 Please comment the example via this playground if needed.

github-actions[bot] avatar Jul 01 '24 13:07 github-actions[bot]