judygab

Results 5 issues of judygab

I'm submitting a feature request [Code Sandbox](https://codesandbox.io/s/react-sticky-sample-project-w2hwt) So currently if I pass any additional styling to {style} it updates the style if the container even when it's not sticky. Is...

…element of PlacesAutocomplete. User can pass onBlur as props to PlacesAutocomplete instance and modify what happens when the searchbox is out of focus. For example, I needed to capture the...

This is more of a suggestion to add a props `keyPress` that could be passed to InputProps.

This pull request is related to [645](https://github.com/moroshko/react-autosuggest/pull/645) When I ran accessibility test on AutoSuggest I received issues that the combobox and input fields don't have descriptions. To fix these issues...

When the chat height becomes larger than that of the screen and I scroll up to see the previous conversation it scrolls down after a delay without being triggered, I'm...