kyndryl-design-system / shidoka-applications

Web Components for Applications
https://shidoka-applications.netlify.app
MIT License
8 stars 0 forks source link

In the Number input, when the Label text is long, its showing in multiple lines. #266

Open srpriyankashetty opened 2 weeks ago

srpriyankashetty commented 2 weeks ago

Before submitting a bug:

Describe the bug

A clear and concise description of what the bug is. In the Number input, when the Label text is long, its showing in multiple lines.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Shidoka Storybook
  2. Click on Number input
  3. Scroll down to 'Label' - enter a long text
  4. See the label is showing in multiple lines

Expected behavior

The text must show in one line

Screenshots

If applicable, add screenshots to help explain your problem. image

Environment

Additional context

Add any other context about the problem here. Cross checked for Text area, but the text box is also expanding based on the label provided.

brian-patrick-3 commented 2 weeks ago

@kyndryl-design-system/designers need to know if the number input should have a maximum width or something before proceeding.