Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Outlined Text Field variation does not respect noLabel prop. #1000

Closed
drewbolles opened this issue Sep 17, 2019 · 0 comments
Closed

Outlined Text Field variation does not respect noLabel prop. #1000

drewbolles opened this issue Sep 17, 2019 · 0 comments
Labels
Unresolved (Archived) Open and unresolved issues and PRs that were closed due to archiving the repository.

Comments

@drewbolles
Copy link

Outlined text fields will show both the label, as well as a placeholder if the noLabel prop is used. It appears that the renderNotchedOutline method doesn't check for noLabel https://github.com/material-components/material-components-web-react/blob/master/packages/text-field/index.tsx#L412

@asyncLiz asyncLiz added the Unresolved (Archived) Open and unresolved issues and PRs that were closed due to archiving the repository. label Jan 14, 2025
@asyncLiz asyncLiz closed this as not planned Won't fix, can't repro, duplicate, stale Jan 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Unresolved (Archived) Open and unresolved issues and PRs that were closed due to archiving the repository.
Projects
None yet
Development

No branches or pull requests

2 participants