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): segment states should be reset after blur #1553

Merged

Conversation

sallerli1
Copy link
Contributor

segment states need to be reset after blur when its not confirmed

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?

修改搜索项标签内容不回车确认,在失焦后搜索项标签内容不会重置

What is the new behavior?

在搜索项没有确认的情况下失焦,即激活状态改变为非激活,标签内容应当重置

Other information

segment states need to be reset after blur when its not confirmed
@idux-bot
Copy link

idux-bot bot commented May 16, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Merging #1553 (6c80b69) into main (05fdb30) will not change coverage.
The diff coverage is n/a.

❗ Current head 6c80b69 differs from pull request most recent head 4e4fae2. Consider uploading reports for the commit 4e4fae2 to get more accurate results

@@           Coverage Diff           @@
##             main    #1553   +/-   ##
=======================================
  Coverage   92.78%   92.78%           
=======================================
  Files         331      331           
  Lines       30676    30676           
  Branches     3508     3508           
=======================================
  Hits        28462    28462           
  Misses       2214     2214           

@danranVm danranVm merged commit b8cada3 into IDuxFE:main May 17, 2023
5 of 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

2 participants