quantum icon indicating copy to clipboard operation
quantum copied to clipboard

helperText props on <Dropdown /> with class ErrorMessage

Open tcelestino opened this issue 5 years ago • 0 comments

Describe the feature or problem you’d like to solve

When we're using <Dropdown /> add props helperText, when this props is rendered the span wrapper has ErrorMessage class. It can see in the printscreen.

Proposed solution

Changes class on props helperText

How will it benefit?

If a user did a test case to validations, if user to use <Dropdown /> with props helperText the test case will fails. And, I believe that helperText isn't a error.

Additional context

Screen Shot 2021-01-23 at 16 48 54

tcelestino avatar Jan 23 '21 19:01 tcelestino