Skip to content

Conversation

@glekner
Copy link
Contributor

@glekner glekner commented Jul 4, 2019

What:
React requires camelCase for DOM attributes, we need to change autocomplete to autoComplete in PF.

React requires camelCase for DOM attributes, we need to change autocomplete to autoComplete in PF.
@patternfly-build
Copy link
Collaborator

PatternFly-React preview: https://patternfly-react-pr-2457.surge.sh

@tlabaj
Copy link
Contributor

tlabaj commented Jul 5, 2019

@glekner can you add the associated issue to the description please.

inputRef={input => {
this.nameInput = input;
}}
autocomplete="off"
Copy link
Contributor

Choose a reason for hiding this comment

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

Since this is just a prop passed down to the DOM in https://github.com/nkbt/react-debounce-input/blob/master/src/Component.js, this is good.

@glekner
Copy link
Contributor Author

glekner commented Jul 9, 2019

@jeff-phillips-18 can we merge? thanks!

@jeff-phillips-18 jeff-phillips-18 merged commit eb3e23a into patternfly:master Jul 9, 2019
@patternfly-build
Copy link
Collaborator

Your changes have been released in:

  • patternfly-react-extensions@2.19.5
  • patternfly-react@2.36.5
  • @patternfly/react-console@1.11.5

Thanks for your contribution! 🎉

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.

5 participants