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

ButtonGroup #443

Closed
mkernohanbc opened this issue Aug 9, 2024 · 0 comments · Fixed by #446
Closed

ButtonGroup #443

mkernohanbc opened this issue Aug 9, 2024 · 0 comments · Fixed by #446
Assignees
Labels
enhancement New feature or request

Comments

@mkernohanbc
Copy link
Contributor

mkernohanbc commented Aug 9, 2024

New component idea (see @ty2k comment in #437 for context):

ButtonGroup is a utility component similar to Form, intended to help users easily create more complex UI compositions.

Its purpose is to provide a simple styled container into which the user can pass multiple button components, to be rendered horizontally alongside one another.

ButtonGroup will be useful as a subcomponent for:

  • Header
  • Form
  • Inline Alert
  • Future content components like Card and Callout
@mkernohanbc mkernohanbc self-assigned this Aug 9, 2024
@mkernohanbc mkernohanbc added the enhancement New feature or request label Aug 9, 2024
@mkernohanbc mkernohanbc added this to the Components v0.2.0 milestone Aug 9, 2024
@mkernohanbc mkernohanbc linked a pull request Aug 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant