Skip to content

Add CheckBoxField component for forms#446

Merged
brian-montgomery merged 1 commit intoaccessiblecommunity:mainfrom
shlokmestry:add-checkboxfield-component
Jan 20, 2026
Merged

Add CheckBoxField component for forms#446
brian-montgomery merged 1 commit intoaccessiblecommunity:mainfrom
shlokmestry:add-checkboxfield-component

Conversation

@shlokmestry
Copy link
Copy Markdown
Contributor

Adds a reusable CheckBoxField Astro component that groups checkbox inputs using fieldset/legend and includes accessible help and error text.

Closes #445

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 2, 2026

Deploy Preview for accessiblecommunity ready!

Name Link
🔨 Latest commit b2c5ec5
🔍 Latest deploy log https://app.netlify.com/projects/accessiblecommunity/deploys/6957ab5426b12a00086dbf7d
😎 Deploy Preview https://deploy-preview-446--accessiblecommunity.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@brian-montgomery brian-montgomery left a comment

Choose a reason for hiding this comment

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

Thank you again!

@brian-montgomery brian-montgomery merged commit ee006dc into accessiblecommunity:main Jan 20, 2026
4 checks passed
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.

Component: Add CheckBoxField Component for Forms

2 participants