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

[core] fix(NumericInput): revert to Button, improve handleContinuousChange #4321

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

ejose19
Copy link
Contributor

@ejose19 ejose19 commented Sep 8, 2020

Fixes #4270

Changes proposed in this pull request:

Revert AnchorButton to Button and apply an improvement to handleContinuousChange as originally in #4201

@adidahiya adidahiya changed the title [core] fix(NumericInput): revert to Button and improve handleContinuousChange [core] fix(NumericInput): revert to Button, improve handleContinuousChange Sep 9, 2020
@adidahiya adidahiya merged commit 6a0e4a5 into palantir:develop Sep 9, 2020
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.

NumericInput can cause selection when clicking the up or down buttons quickly
2 participants