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(number-input): handler for onMouseLeave #1953

Merged
merged 1 commit into from
Sep 6, 2020
Merged

fix(number-input): handler for onMouseLeave #1953

merged 1 commit into from
Sep 6, 2020

Conversation

navin-moorthy
Copy link
Contributor

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes
    /start features)

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

onMouseUp is called when onMouseLeave is executed

What is the new behavior?

onMouseUp is called when onMouseUp is executed

Does this introduce a breaking change?

  • Yes
  • No

Other information

@vercel
Copy link

vercel bot commented Sep 4, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui/oypz8awvu
✅ Preview: https://chakra-ui-git-fork-navin-moorthy-patch-4.chakra-ui.vercel.app

@segunadebayo segunadebayo merged commit 4e3e647 into chakra-ui:develop Sep 6, 2020
@with-heart with-heart added the Type: Bug 🐛 Something isn't working label Sep 21, 2020
@with-heart with-heart added this to the 1.0 milestone Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants