-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Describe the bug
The elements following an input element that gets an error text is shifts by the error text.
To Reproduce
Steps to reproduce the behavior:
- Go to https://b2b-design-system.otto.market/?path=/story/components-form-input--error&args=invalid:!false
- Open the browser debug console/html tab
- Hover over the component and look at it's size.
- Toggle invalid
- Hover over the component and notice it's size has changed
Expected behavior
According to UX the size should stay the same.
Screenshots
Framework Used
- Vue 3.5.16
- Firefox
- Local, deployment to nonlive pending
Package
- @otto-de/b2b-core-components: 1.31.0
Additional context
- None
Metadata
Metadata
Assignees
Labels
No labels

