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

feat(pro:search): select and treeSelect support onSearch now #1444

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

sallerli1
Copy link
Contributor

add onSearch for to make server-side searching possible

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?

当前复合搜索的 selecttreeSelect 无法实现服务端搜索

What is the new behavior?

增加 fieldConfig 中的 onSearch 属性,支持搜索值改变后修改dataSource,以支持服务端搜索
增加相关 demo

Other information

add `onSearch` for to make server-side searching possible
@idux-bot
Copy link

idux-bot bot commented Feb 13, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Merging #1444 (e2233e9) into main (8852db4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1444   +/-   ##
=======================================
  Coverage   92.98%   92.98%           
=======================================
  Files         327      327           
  Lines       30350    30350           
  Branches     2559     2560    +1     
=======================================
  Hits        28221    28221           
  Misses       2129     2129           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm changed the base branch from main to feature February 21, 2023 11:51
@danranVm danranVm merged commit 1798d95 into IDuxFE:feature Feb 21, 2023
danranVm pushed a commit that referenced this pull request Feb 27, 2023
…1444)

add `onSearch` for to make server-side searching possible
danranVm pushed a commit that referenced this pull request Feb 27, 2023
…1444)

add `onSearch` for to make server-side searching possible
@sallerli1 sallerli1 deleted the feat-pro-search-select-on-search branch July 4, 2024 09:28
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