Skip to content

bug: TextField shows both label and value when the credentials are stored in the browser's password manager.  #697

@Prathamesh9997

Description

@Prathamesh9997

Describe the bug

When the credentials are stored inside the browser's password manager, the TextField fills automatically when the page is loaded. In this case, TextField shows both label and value.

To Reproduce

  1. Store your credentials inside browser's password manager.
  2. Use TextField for username and password with respective label. (I am using Form Component which internally uses TextFIeld)
  3. Open the login page of your website for which you have stored the credentials.

Expected behavior

TextField should only display value and not label when the credentials are stored.

Screenshots

image

Package versions

  • @medly-components/core : ^6.19.3
  • @medly-components/forms : ^2.1.75
  • @medly-components/layout : ^3.2.29
  • @medly-components/loaders : ^1.6.10
  • @medly-components/theme : ^5.2.0

Additional Context

Facing this issue only on chrome browser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions