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(SelectDeprecated): use textinput component for typeahead #9317

Merged

Conversation

gitdallas
Copy link
Contributor

@gitdallas gitdallas commented Jun 28, 2023

Closes #9324

@gitdallas gitdallas requested review from mcoker and tlabaj June 28, 2023 21:29
@patternfly-build
Copy link
Contributor

patternfly-build commented Jun 28, 2023

@gitdallas
Copy link
Contributor Author

gitdallas commented Jun 29, 2023

The timestamp appeared to be off by 1 second.. reran the tests and they passed.

Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@mcoker mcoker left a comment

Choose a reason for hiding this comment

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

🥸👍

Copy link
Contributor

@kmcfaul kmcfaul left a comment

Choose a reason for hiding this comment

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

LGTM

@tlabaj tlabaj merged commit 4199e4a into patternfly:main Jul 6, 2023
10 checks passed
@patternfly-build
Copy link
Contributor

Your changes have been released in:

  • @patternfly/react-code-editor@5.0.0-prerelease.17
  • @patternfly/react-core@5.0.0-prerelease.17
  • @patternfly/react-docs@6.0.0-prerelease.17
  • demo-app-ts@5.0.0-prerelease.15
  • @patternfly/react-table@5.0.0-prerelease.17

Thanks for your contribution! 🎉

nicolethoen pushed a commit to Kells512/patternfly-react that referenced this pull request Sep 1, 2023
…fly#9317)

* fix(SelectDeprecated): use textinput component for typeahead

* remove commented out code

* remove duplicate form control class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug - [select] - [html structure for typeahead should match core]
5 participants