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: Update input handlers with new Salesforce lightning-primitive tags #3822

Conversation

chanyahn-st
Copy link
Contributor

@chanyahn-st chanyahn-st commented Sep 3, 2024

Update form_handlers.py to reflect changes to Salesforce's html tags for checkboxes and form inputs. The new tags changed from lightning-input to lightning-primitve-input-checkbox and lightning-primitive-input-simple.

Fixes #3657

@chanyahn-st chanyahn-st requested a review from a team as a code owner September 3, 2024 15:14
Copy link

salesforce-cla bot commented Sep 3, 2024

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

Copy link
Contributor

@jstvz jstvz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the contribution!

@jstvz jstvz changed the title BugFix: Update input handlers with new Salesforce lightning-primitive tags fix: Update input handlers with new Salesforce lightning-primitive tags Sep 10, 2024
@jstvz jstvz merged commit edf5fde into SFDO-Tooling:main Sep 10, 2024
36 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants