Skip to content

TextField Placeholder color is getting changed when we enable multiline #118

Open
@asatish7

Description

Latest version

  • I have tested the latest version

Steps to reproduce

This issue is seen in enchanted version of 1.2.0
Steps:

  1. visit enchanted storybook and select text field component by following below url
    https://opensource.hcltechsw.com/enchanted-react-components/?path=/docs/inputs-textfield--docs
  2. Now enable the Multiline prop to be true.
  3. Observe the placeholder color of Text field is changed and it looks as if the text field's place holder has got disabled color.

Current behavior

Steps:

  1. visit enchanted storybook and select text field component by following below url
    https://opensource.hcltechsw.com/enchanted-react-components/?path=/docs/inputs-textfield--docs
  2. Now enable the Multiline prop to be true.
  3. Observe the placeholder color of Text field is changed and it looks as if the text field's place holder has got disabled color.

Expected behavior

Enabling the Multiline prop should not effect the place holder property in TextField.

Context

Trying to use this Text field for Input container where user can input a message

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpending assessmentHas not been looked at by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions