Skip to content

Comments

SUR-378 - Customize select component search functionality#255

Merged
vrundakansara merged 5 commits intodevfrom
search-function
Feb 10, 2025
Merged

SUR-378 - Customize select component search functionality#255
vrundakansara merged 5 commits intodevfrom
search-function

Conversation

@jaieds
Copy link
Contributor

@jaieds jaieds commented Feb 9, 2025

Description

Screenshots

Types of changes

How has this been tested?

Checklist:

  • My code is tested
  • My code passes the PHPCS tests
  • I've created the npm build.
  • My code follows accessibility standards
  • My code has proper inline documentation
  • I've included any necessary tests
  • I've included developer documentation
  • I've added proper labels to this pull request

- Introduced searchFn and debounceDelay props for external search handling
- Updated SelectProps and SelectContextValue types
- Implemented search function with loading state and debounce
- Memoized Select component subcomponents for performance
- Renamed main Select component to SelectComponent
- Restructured component exports using Object.assign
- Added displayName to component and its subcomponents
- Removed unused debounceAsync import
@vrundakansara vrundakansara merged commit f7cb838 into dev Feb 10, 2025
4 checks passed
@vrundakansara vrundakansara deleted the search-function branch February 10, 2025 04:03
@vrundakansara vrundakansara changed the title Customize select component search functionality SUR-378 - Customize select component search functionality Feb 10, 2025
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.

2 participants