feat: add FormGroup component documentation to sistent components page#7666
Open
Xynash wants to merge 5 commits intolayer5io:masterfrom
Open
feat: add FormGroup component documentation to sistent components page#7666Xynash wants to merge 5 commits intolayer5io:masterfrom
Xynash wants to merge 5 commits intolayer5io:masterfrom
Conversation
Signed-off-by: Ansh Sharma <anshsharma161105@gmail.com>
Contributor
|
Preview deployment for PR #7666 removed. This PR preview was automatically pruned because we keep only the 6 most recently updated previews on GitHub Pages to stay within deployment size limits. If needed, push a new commit to this PR to generate a fresh preview. |
Contributor
Author
|
This PR is ready for review! All three tabs are rendering correctly on the preview . |
Sbragul26
reviewed
Apr 26, 2026
Signed-off-by: Ansh Sharma <anshsharma161105@gmail.com>
Sbragul26
reviewed
Apr 26, 2026
Signed-off-by: Ansh Sharma <anshsharma161105@gmail.com>
…yer5 into sistent-formgroup-docs
Contributor
|
@Xynash Thank you for your contribution! Let's discuss this during the website call tomorrow at 5:30 PM IST | 7 AM CST Add it as an agenda item to the meeting minutes, if you would 🙂 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR closes #7663. Adds documentation for the FormGroup component to the Sistent components page.
Three MDX files created at
src/collections/sistent/components/formgroup/:index.mdx— Overview and usage of FormGroupguidance.mdx— Best practices, layout variants, and accessibility guidelinescode.mdx— Code examples with ThemeWrapper and SistentThemeProviderFollows the same structure as existing components like Button and Card.
Notes for Reviewers
Signed commits