Skip to content

SearchInput component #3530

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

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

SearchInput component #3530

wants to merge 12 commits into from

Conversation

adids1221
Copy link
Contributor

@adids1221 adids1221 commented Feb 25, 2025

Description

New SearchInput component
Snapshot version: 7.39.0 - 6623

Changelog

New SearchInput component

Additional info

None

@adids1221 adids1221 changed the title add SearchInput component and related types SearchInput component Mar 25, 2025
@adids1221 adids1221 requested a review from Inbal-Tish March 25, 2025 07:41
@adids1221 adids1221 assigned Inbal-Tish and unassigned Inbal-Tish and adids1221 Mar 25, 2025
/**
* custom loader element
*/
renderLoaderElement?: (props?: any) => React.ReactElement;
Copy link
Collaborator

@Inbal-Tish Inbal-Tish Apr 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

customLoader / loaderElement, I don't think you need to pass back the props here

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You didn't change the prop here at all, not the name and not the type... why is it a function if you don't return anything?

@Inbal-Tish Inbal-Tish assigned adids1221 and unassigned Inbal-Tish Apr 1, 2025
@adids1221 adids1221 removed their assignment Apr 1, 2025
@Inbal-Tish Inbal-Tish assigned adids1221 and unassigned Inbal-Tish Apr 2, 2025
@adids1221 adids1221 requested a review from Inbal-Tish April 16, 2025 09:14
@adids1221 adids1221 assigned Inbal-Tish and unassigned adids1221 Apr 16, 2025
@Inbal-Tish Inbal-Tish assigned adids1221 and unassigned Inbal-Tish Apr 23, 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