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(pro:search): key duplication after controlled value change #1708

Merged
merged 1 commit into from Oct 7, 2023

Conversation

sallerli1
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

高级搜索,当存在未确认的临时创建的搜索项时,外部受控修改value触发初始化后,会出现key重复的问题

What is the new behavior?

重新初始化时,重新计算未确认的已创建搜索项的key,避免key重复

Other information

@idux-bot
Copy link

idux-bot bot commented Oct 7, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #1708 (722155f) into main (ffd204b) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

❗ Current head 722155f differs from pull request most recent head 9e32e07. Consider uploading reports for the commit 9e32e07 to get more accurate results

@@           Coverage Diff            @@
##             main    #1708    +/-   ##
========================================
  Coverage   92.54%   92.54%            
========================================
  Files         345      345            
  Lines       32421    32421            
  Branches     3693     2713   -980     
========================================
  Hits        30005    30005            
  Misses       2416     2416            

@sallerli1 sallerli1 merged commit 3ae8dd2 into IDuxFE:main Oct 7, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant