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

SpinButton: Can validate be triggered after user finishes input without moving focus? #2503

Closed
ipip2005 opened this issue Aug 15, 2017 · 2 comments

Comments

@ipip2005
Copy link
Contributor

SpinButton control: https://officedevcentersite-devx.azurewebsites.net/fabric#/components/spinbutton

We had SpinButton to control the number of images showing in the view. There're some feedbacks on the scenario that when user type a number in the SpinButton control, but the UI didn't refresh for them. User has to press tab to blur out the control to trigger the onValidate get called.

Can we have similar pattern as TextField does for delayed validation?
Or can we at least expose the "onChange/onChanged" props so we can customize on our own?

@ipip2005 ipip2005 changed the title [Feature request] SpinButton: Can validate be triggered after user finishes input? [Feature request] SpinButton: Can validate be triggered after user finishes input without moving focus? Aug 15, 2017
@ipip2005 ipip2005 changed the title [Feature request] SpinButton: Can validate be triggered after user finishes input without moving focus? SpinButton: Can validate be triggered after user finishes input without moving focus? Aug 16, 2017
@stale
Copy link

stale bot commented Apr 11, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions to Fabric React!

@stale
Copy link

stale bot commented May 18, 2018

This issue has been automatically closed because it has not had recent activity after being marked as stale. If you belive this issue is still a problem or should be reopened, please reopen it! Thank you for your contributions to Fabric React!
Why am I receiving this notification?

@stale stale bot closed this as completed May 18, 2018
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants