Bug Report
- Package version(s): 5.20.2
- Browser and OS versions: Chrome 63.0.3239.132, Windows 10
Priorities and help requested (not applicable if asking question):
Are you willing to submit a PR to fix? Yes
Requested priority: Normal
Describe the issue:
The errorMessage style for the Dropdown component is inconsistent (font, location, "*") with the errorMessage style for the TextField component. I think that it is important that all components that support the errorMessage property have the same styling.
Actual behavior:
Dropdown errorMessage has a "*" at the beginning, and font, location is not consistent.
Expected behavior:
Dropdown errorMessage should be consistent with the TextField errorMessage.
If applicable, please provide a codepen repro:
Bug Report
Priorities and help requested (not applicable if asking question):
Are you willing to submit a PR to fix? Yes
Requested priority: Normal
Describe the issue:
The errorMessage style for the Dropdown component is inconsistent (font, location, "*") with the errorMessage style for the TextField component. I think that it is important that all components that support the errorMessage property have the same styling.
Actual behavior:
Dropdown errorMessage has a "*" at the beginning, and font, location is not consistent.
Expected behavior:
Dropdown errorMessage should be consistent with the TextField errorMessage.
If applicable, please provide a codepen repro: