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): item created by shortcut shoule be set active #1554

Merged

Conversation

sallerli1
Copy link
Contributor

item created by shortcut shoule be set active after created and onItemCreate should be called

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?

通过快捷选择面板的shortcut创建标签后没有将焦点移动到新创建的标签上

What is the new behavior?

应当在创建后立即设置新标签为激活状态,并展开对应的面板

Other information

 item created by shortcut shoule be set active after created and onItemCreate should be called
@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 #1554 (c120d9e) into main (05fdb30) will not change coverage.
The diff coverage is n/a.

❗ Current head c120d9e differs from pull request most recent head 8074539. Consider uploading reports for the commit 8074539 to get more accurate results

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

@danranVm danranVm merged commit 31e433c into IDuxFE:main May 18, 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