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

bug(input): placeholder text inside toolbar is difficult to read #7987

Closed
@robertmesserle

Description

@robertmesserle

image

HTML:

<md-toolbar>
  <header class="md-toolbar-tools">
    <div>
      <md-input-container md-no-float>
        <input placeholder="placeholder" />
      </md-input-container>
    </div>
  </header>
</md-toolbar>

Metadata

Metadata

Assignees

Labels

- Breaking ChangeP1: urgentUrgent issues that should be addressed in the next minor or patch release.a11yThis issue is related to accessibilityg3: reportedThe issue was reported by an internal or external product team.has: Pull RequestA PR has been created to address this issueresolution: fixedtype: bugui: theme

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions