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

[TextField] The color of asterisk stays red when input is invalid and disabled. #4805

Closed
abhiomkar opened this issue Jun 10, 2019 · 0 comments · Fixed by #4806
Closed

[TextField] The color of asterisk stays red when input is invalid and disabled. #4805

abhiomkar opened this issue Jun 10, 2019 · 0 comments · Fixed by #4806
Assignees
Labels

Comments

@abhiomkar
Copy link
Collaborator

abhiomkar commented Jun 10, 2019

Bug report

Steps to reproduce

  1. Go to text field demo on Glitch.
  2. Notice that textfields that are not initialized and disabled has red asterisk.

Actual behavior

Asterisk is in red color even though input is disabled

Expected behavior

Asterisk needs to be in grey color similar to floating label color when input is disabled.

Screenshots

Your Environment:

Software Version(s)
MDC Web v2.3.0
Browser All
Operating System All

Possible solution

Set asterisk color on invalid excluding --disabled text fields.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
1 participant