Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Moving back the input props passed on Input #2285

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

eniskraasniqi1
Copy link
Contributor

Description

This was in JS before.

These two functions will never be called if the props are there, handleInputFocus and handleInputClick, which have been created to handle the onFocus and onClick(props) inside these two functions.

Now when focussing a field its not possible to do something else, and also we're having this bug. This PR fixes it, and also works as intended.

@eniskraasniqi1 eniskraasniqi1 requested a review from jelledc July 15, 2022 13:17
@qubis741
Copy link
Contributor

Manually checked ✅

@eniskraasniqi1 eniskraasniqi1 merged commit 918a0f0 into next-release Jul 15, 2022
@eniskraasniqi1 eniskraasniqi1 deleted the fix-datepicker-passed-props branch July 15, 2022 13:30
This was referenced Jul 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants