Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a FormFieldGroup component #2820

Open
mannycarrera4 opened this issue Jul 8, 2024 · 0 comments · May be fixed by #2865
Open

Create a FormFieldGroup component #2820

mannycarrera4 opened this issue Jul 8, 2024 · 0 comments · May be fixed by #2865
Assignees
Milestone

Comments

@mannycarrera4
Copy link
Contributor

🚀 Feature Proposal

Create a FormFieldGroup component that handles the correct accessibility for grouping inputs. Common use cases are billing address inputs that are groups by a field set, or credit card inputs. Our current Form Field does't handle grouped inputs very well.

  • The API and styling would be the same as FormField in Preivew
  • Default element is FieldSet
  • Default Label is Legend
  • Make sure inputs like checkbox group are styled correctly
  • Add examples like billing and shipping with multiple inputs that are grouped
@jaclynjessup jaclynjessup added this to the 12.0.0 milestone Aug 5, 2024
@mannycarrera4 mannycarrera4 linked a pull request Aug 9, 2024 that will close this issue
10 tasks
@jaclynjessup jaclynjessup linked a pull request Aug 22, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

2 participants