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

Input group buttons don't respect the 'disabled' prop #62

Open
twisty opened this issue Apr 1, 2016 · 1 comment
Open

Input group buttons don't respect the 'disabled' prop #62

twisty opened this issue Apr 1, 2016 · 1 comment

Comments

@twisty
Copy link
Owner

twisty commented Apr 1, 2016

Buttons on input groups don't get disabled.

@twisty
Copy link
Owner Author

twisty commented Jan 19, 2017

As the button component is passed in as a prop, I'm not sure we can do much to intercept this. Will probably add something like this as a doc item:

Note: disabled state for buttonBefore and buttonAfter

Be sure to match the "disabled" state of the button you pass in with the "disabled" state of the input.

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

No branches or pull requests

1 participant