Skip to content

bug(input-demo): remove align input binding #5272

Closed
@BaimosTechnologies

Description

@BaimosTechnologies

Bug, feature request, or proposal:

Caused by #5141

I think the .demo-text-align-end class breaks the .mat-input-underline text-align, which causes the underline to align to the end instead to left, see instances below taken from input demo page:

screen shot 2017-06-19 at 11 36 06
screen shot 2017-06-19 at 11 37 02
screen shot 2017-06-19 at 11 37 21

What is the expected behavior?

The underline should be aligned to the left

What is the current behavior?

The underline is aligned at the end

What are the steps to reproduce?

Build the material project, navigate to input-demo.html and focus in the input fields in the images above.

What is the use-case or motivation for changing an existing behavior?

Input demo page should not have this error anymore.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

2.0.0-beta7

Is there anything else we should know?

Also commented on the pull request #5141, nobody answered so I opened this new issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions