Skip to content

Add "disabled" property to ButtonStateful #432

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

samwolfe-stripe
Copy link

Per the specification:https://developer.salesforce.com/docs/component-library/bundle/lightning-button-stateful/specification

ButtonStateful should have a disabled property

By not having this, we see this warning during tests:

[LWC warn]: Unknown public property "disabled" of element <lightning-button-stateful>. This is either a typo on the corresponding attribute "disabled", or the attribute does not exist in this browser or DOM implementation

Copy link

Thanks for the contribution! Before we can merge this, we need @samwolfe-stripe to sign the Salesforce Inc. Contributor License Agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant