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

Add InputGroup/FieldGroup component #121

Closed
adamkudrna opened this issue Jul 9, 2020 · 2 comments
Closed

Add InputGroup/FieldGroup component #121

adamkudrna opened this issue Jul 9, 2020 · 2 comments
Assignees
Labels

Comments

@adamkudrna
Copy link
Member

The goal is to be able to group input fields and buttons like this:

image
https://getbootstrap.com/docs/4.5/components/input-group/

image
https://orbit.kiwi/components/inputgroup/

Following components should be supported:

  • Button
  • TextField
  • SelectField
@adamkudrna adamkudrna added this to the v0.34.0 milestone Jul 9, 2020
@adamkudrna adamkudrna self-assigned this Jul 9, 2020
@adamkudrna
Copy link
Member Author

@mbohal @bedrich-schindler Should this be just a visual/layout component, or shall we also add some functionality like Orbit does?

https://kiwicom.github.io/orbit-components/?path=/story/inputgroup--playground

@adamkudrna adamkudrna modified the milestones: v0.35.0, v1.0.0 Aug 6, 2020
@adamkudrna adamkudrna removed this from the v1.0.0 milestone Oct 6, 2020
@adamkudrna
Copy link
Member Author

Implemented by #430.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant