Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [TreeSelect] In single-selection search, after selecting a item, its child items will be expanded and Popover will be closed immediately (#78) #96

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

boomboomchen
Copy link
Collaborator

  • 我已阅读并遵循了贡献文档中的PR指南.

PR类型 (请至少选择一个)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR 描述

Fixes #78

更新日志

Chinese

  • 修复 TreeSelect 单选搜索时,选中某个节点后,会展开其子孙节点并立即关闭 Popover,从而造成了视觉上的闪烁感

English

  • Fix TreeSelect in single-selection search, after selecting a node, it will expand its descendants and immediately close Popover, thus causing a visual flicker

检查清单

  • 已增加测试用例或无须增加
  • 已补充文档或无须补充
  • Changelog已提供或无须提供

附加信息

… its child items will be expanded and Popover will be closed immediately (#78)
@boomboomchen boomboomchen added the bug Something isn't working label Oct 27, 2021
@boomboomchen boomboomchen changed the base branch from release to main October 27, 2021 13:43
@boomboomchen boomboomchen changed the base branch from main to release October 27, 2021 13:44
@pointhalo pointhalo merged commit 75857b5 into release Oct 27, 2021
pointhalo pushed a commit that referenced this pull request Nov 1, 2021
* style(docs): transfer demo border style (#78)

* docs: [semi-webpack] commonjs plugin usage

* fix: [TreeSelect] In single-selection search, after selecting a item, its child items will be expanded and Popover will be closed immediately (#78) (#96)

Co-authored-by: chenyuling <boomboomchen@users.noreply.github.com>

* fix(doc): fix some typo

* docs: Update docs (#95)

* docs: Update docs

* docs: markdown format

* docs: update Notification manual close demo (#97)

* docs: update Notification manual close demo

* docs: update Notification manual close demo

* fix(slider): onAfterChange triggered unexpectedly when value changed (#145)

* fix: [progress] render error when size change (#94)

* fix: [collapsible] Fix the problem that the height of the collapsible component is not fully expanded when the collapsible component is opened by default (#85)

Co-authored-by: yanqi.xu <963945230@qq.com>
Co-authored-by: zwlafk <zwlafk@users.noreply.github.com>
Co-authored-by: boomboomchen <36157654+boomboomchen@users.noreply.github.com>
Co-authored-by: chenyuling <boomboomchen@users.noreply.github.com>
Co-authored-by: GoldSubmarine <997462392@qq.com>
Co-authored-by: zwlafk <24400915+zwlafk@users.noreply.github.com>
Co-authored-by: tank0317 <fengweiyao0317@hotmail.com>
Co-authored-by: Janlay <36876080+Janlay884181317@users.noreply.github.com>
@boomboomchen boomboomchen deleted the fix-78-TreeSelect branch November 4, 2021 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants