Skip to content

Overlap of UI elements in MatTextField #659

Closed
@stefanloerwald

Description

@stefanloerwald

Describe the bug

For a <MatBlazor.MatTextField TValue="string" Placeholder="placeholder" Label="label" FullWidth="true" />, the UI elements label and placeholder overlap. This does not occur for FullWidth="false".

To Reproduce
See above.

Blazorfiddle link
https://blazorfiddle.com/s/wskutlab

Expected behavior

Either the placeholder needs to be invisible when the element is not focused, or the label needs to be small already.

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions