You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting a Label for the component Date Picker, if the Label is too long, the calendar icon is following the Label width. So the icon is being dragged out of the component.
Screenshots
StoryBook.
Vue - Single using Date
React - Single With Calendar
Angular - Single
Steps to reproduce
Import a Date Picker (Single) component and add it to the project
Set a label that is larger than the width of the component.
Package
carbon-components
Browser
Chrome, Safari, Firefox
Package version
v11.40.0
Description
When setting a Label for the component Date Picker, if the Label is too long, the calendar icon is following the Label width. So the icon is being dragged out of the component.
Screenshots
StoryBook.
Vue - Single using Date
React - Single With Calendar
Angular - Single
Steps to reproduce
Import a Date Picker (Single) component and add it to the project
Set a label that is larger than the width of the component.
The icon should be dragged out of the component.
Code of Conduct
The text was updated successfully, but these errors were encountered: