Skip to content

[TextField] multiline error text #438

@ksmithut

Description

@ksmithut

When you have an error message on textfields that have to wrap, the text wraps up instead of down.

screen shot 2015-03-17 at 1 50 36 pm

Well, it doesn't have to wrap down, but as it stands, it's nigh unreadable.

Removing .mui-text-field .mui-text-field-error's bottom property and replacing it with top: 100%; does the trick for me, but I know that that will probably cause issues with stacked fields.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions