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

MDCTextField: Rebuild textarea to match spec.  #3231

Closed
@jamesmfriedman

Description

Bugs

Follow the template below and include a codepen to ensure the quickest and most accurate response to your issue.

What MDC Web Version are you using?

0.37.1

What browser(s) is this bug affecting?

all

What OS are you using?

MacOS High Sierra

What are the steps to reproduce the bug?

It's a visual bug. I looked through the Material spec and it doesn't specifically talk about Textareas which I'm assuming means they should match non textarea inputs.

  • With no additional additional stying. My guess is the texarea should just be underlined
    image
  • Both with outlined. I'd think this would be a common example and these should match
    image
  • Both with box. Also seems like a viable example where they should match. This also shows a rendering issue where the textarea label actually has a light background color.
    image

What is the expected behavior?

Pending someone telling me the spec says otherwise, they should all match.

What is the actual behavior?

They don't

I'm really looking for opportunities to fix things upstream, this is another one I'd be happy to take on if someone just points me in the right direction.

Metadata

Assignees

No one assigned

    Labels

    Unresolved (Archived)Open and unresolved issues and PRs that were closed due to archiving the repository.backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions