Thanks to visit codestin.com
Credit goes to github.com

Skip to content

USWDS - Bug: All text input forms default to disabled border color in high contrast mode #5396

@mahoneycm

Description

@mahoneycm

Describe the bug

All text input form elements show the disabled border color when not disabled. It looks like @include u-disabled-high-contrast-border; was mistakenly added to %block-input-styles.

Steps to reproduce the bug

  1. Visit any text input element
    • Input
    • Combobox
    • Input mask
  2. Activate HC mode
  3. Inspect element
  4. Border color reflects GrayText colors which are disabled styles by default

Expected Behavior

Border color should match default text colors

Related code

No response

Screenshots

Enabled forms with disabled borders:

image

Expected:

image

System setup

No response

Additional context

No response

Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions