Skip to content

Input broken autofill styling - outlined, material #2289

Description

@damyanpetev

Description

Styling on the form inputs is broken with auto-filled values:

Image

Steps to Reproduce

Note: See comment after, while the repro is using React, it's still valid and I've checked the installed version in the lock is latest:

"node_modules/igniteui-webcomponents": {
      "version": "7.2.4",
  1. ig [new] with the following selection

    ✔ Enter a name for your project: ReactAuth
    ✔ Choose framework: React
    Project type: Ignite UI for React
    ✔ Choose project template: Side navigation + collapsible mini nav
    ✔ Would you like to add authentication (login, register, social login)? Yes

or ReactAuth.zip

  1. If you don't have an already saved credentials for this domain:
    a. go though the create account account steps
    b. let the browser save the credentials;
    c. Sign out and reload
  2. Open the login dialog for the browser to autofill

Actual Result

Image

Expected Result

Normal input styling like in the first editor after its been edited:

Image

OR better integrated auto-filled indication :)

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions