Skip to content

chore: add links to form integration examples to ChipSelect docs#762

Merged
kurtdoherty merged 1 commit intomainfrom
chore-add-form-integration-links-to-chip-select
Sep 9, 2025
Merged

chore: add links to form integration examples to ChipSelect docs#762
kurtdoherty merged 1 commit intomainfrom
chore-add-form-integration-links-to-chip-select

Conversation

@kurtdoherty
Copy link
Contributor

@kurtdoherty kurtdoherty commented Sep 9, 2025

This PR

  • Adds links to example integrations with Formik and React Hook Form to the ChipSelect docs.
  • Small scout to export the chip select's context, as well as make it available via ChipSelect.Context and ChipSelect.useContext.
Screenshot 2025-09-10 at 7 39 58 am Screenshot 2025-09-10 at 7 40 10 am

@rpt-uk-github
Copy link

rpt-uk-github commented Sep 9, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@kurtdoherty kurtdoherty force-pushed the chore-add-form-integration-links-to-chip-select branch from a8ddac9 to d1d38dc Compare September 9, 2025 21:42
@kurtdoherty kurtdoherty marked this pull request as ready for review September 9, 2025 21:42
@codacy-production
Copy link

codacy-production bot commented Sep 9, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 75801801 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7580180) Report Missing Report Missing Report Missing
Head commit (6840954) 9206 8516 92.50%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#762) 3 3 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@kurtdoherty kurtdoherty force-pushed the chore-add-form-integration-links-to-chip-select branch from d1d38dc to 6840954 Compare September 9, 2025 22:04
@kurtdoherty kurtdoherty merged commit 2b83370 into main Sep 9, 2025
6 checks passed
@kurtdoherty kurtdoherty deleted the chore-add-form-integration-links-to-chip-select branch September 9, 2025 22:09
@kurtdoherty kurtdoherty linked an issue Sep 10, 2025 that may be closed by this pull request
11 tasks
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.

v5 component refactor: Chip Select

2 participants