Skip to content

Conversation

@Muniraj132
Copy link
Contributor

@Muniraj132 Muniraj132 commented Feb 13, 2025

Hey @incraigulous, @micahmills,

I’ve implemented the following fix: updated the church commitment toggle to link the input and label using id and for attributes, ensuring expected behavior.

Details:

  1. Added an id attribute (id="church-commitment") to the dt-toggle component.
  2. Linked the label element to the corresponding input element using the for attribute to enhance accessibility and functionality.
  3. Replaced the @click event with @change for better state change handling during toggle interactions.

Take a look and let me know if there’s anything else to address!

…d and for attributes, ensuring expected behavior
@netlify
Copy link

netlify bot commented Feb 13, 2025

👷 Deploy request for jade-chebakia-17493f pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 4087439

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.

1 participant