Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

md-input-container: Label still floats when you click it if input has "readonly" attribute #1203

Description

@epelc

Now that we have md-input-container and can access the inner input element we should support the readonly and ng-readonly attributes. Currently if an input is read only the label will still float up and the whole element changes colors like normal however this shouldn't happen.

Also if your input has some text in it and then it becomes read only you can still click on it and it will change color without letting you edit it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions