Skip to content

Document that InputGroup can be used inside FormLayout (#713) - #732

Open
adamkudrna wants to merge 1 commit into
masterfrom
docs/713-input-group-form-layout
Open

Document that InputGroup can be used inside FormLayout (#713)#732
adamkudrna wants to merge 1 commit into
masterfrom
docs/713-input-group-form-layout

Conversation

@adamkudrna

Copy link
Copy Markdown
Member

The InputGroup component already inherits its layout from FormLayout when nested inside it, but the docs did not mention this. This PR:

  • documents in InputGroup that it can be used inside FormLayout, and that its layout prop is ignored in that case,
  • adds InputGroup to the list of form fields supported by FormLayout, since InputGroup docs already demonstrate the nesting.

Docs-only change, no functional impact.

Closes #713

The InputGroup component already inherits its layout from FormLayout
when nested inside it, but the docs did not mention this. Also add
InputGroup to FormLayout's list of supported form fields, since its
own docs already demonstrate nesting InputGroup.
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://react-ui-org.github.io/react-ui/pr-preview/pr-732/

Built to branch gh-pages at 2026-08-26 16:19 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update docs in InputGroup

1 participant