Skip to content

Broken layout when InputGroup is used within FormLayout #522

Description

@mbohal

When <InputGroup> is used within <FormLayout> it breaks when there is not enough space.

When used outside of <FormLayout> the <InputGroup> maintains width and overflows:

Screenshot from 2024-01-15 18-14-21

I think this is the correct behavior.

However when used inside of <FormLayout> and when the last element is a <Button> it breaks:

Screenshot from 2024-01-15 18-14-12

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status
✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions