When using a Select that is a typeahead or typeaheadMulti, the down arrow button is missing type="button". This results in the form submitting when the user clicks it.
See: https://github.com/patternfly/patternfly-react/blob/master/packages/patternfly-4/react-core/src/components/Select/SelectToggle.tsx#L237
Reactions are currently unavailable
When using a Select that is a typeahead or typeaheadMulti, the down arrow button is missing type="button". This results in the form submitting when the user clicks it.
See: https://github.com/patternfly/patternfly-react/blob/master/packages/patternfly-4/react-core/src/components/Select/SelectToggle.tsx#L237