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

[Search input] - [Suggested api changes while beta] #8428

Closed
tlabaj opened this issue Dec 7, 2022 · 0 comments · Fixed by #8516
Closed

[Search input] - [Suggested api changes while beta] #8428

tlabaj opened this issue Dec 7, 2022 · 0 comments · Fixed by #8516
Assignees
Labels
Feature end user feature that requires design to define this, i.e. changes or augments the user experience. PF4 React issues for the PF4 core effort
Milestone

Comments

@tlabaj
Copy link
Contributor

tlabaj commented Dec 7, 2022

Is this a new component or an extension of an existing one?
Search Input

Describe the feature

  1. SearchInput
    Change the order of the params in the following SearchInput props so event is first:
  • onChange
  • onSearch
  1. ExpandableInput interface
  • Rename to SearchInputExpandable so name is prepended with component name.
  • Change the order of the params in onToggleExpand so event is first
  1. Prepend component name to SearchAttribute so it would be SearchInputSearchAttribute

These changes should be made while beta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature end user feature that requires design to define this, i.e. changes or augments the user experience. PF4 React issues for the PF4 core effort
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants