Skip to content

text-area disabled state low-contrast #8374

@nwhittaker

Description

@nwhittaker

Check existing issues

Actual Behavior

The disabled state for a text-area element is very low contrast and inconsistent with the disabled state of the other input components.

image

Expected Behavior

I was expecting the colors used in the text-area's disabled state to match the colors used in the inputs' disabled state.

image

Reproduction Sample

https://codepen.io/nwhittaker-esri/pen/ZEwwwMy

Reproduction Steps

Visit the repro. and visually compare the disabled components.

Reproduction Version

2.0.0

Relevant Info

Inspecting the calcite-text-area component, it looks like a 0.5 opacity is getting doubly applied. Once to the :host and once to the :host textarea element.

Regression?

No response

Priority impact

p3 - want for upcoming milestone

Impact

No response

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-angular
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/eslint-plugin-calcite-components

Esri team

ArcGIS Field Apps

Metadata

Metadata

Labels

4 - verifiedIssues that have been tested, confirmed as mitigated, and are ready to close.ArcGIS Field AppsIssues logged by ArcGIS Field Apps team members.bugBug reports for broken functionality. Issues should include a reproduction of the bug.calcite-componentsIssues specific to the @esri/calcite-components package.designIssues that need design consultation prior to, or during, development.estimate - 2Small fix or update, may require updates to tests.estimate - design - smSmall design effort; 1-4 days of design workimpact - p2 - want for an upcoming milestoneUser set priority impact status of p2 - want for an upcoming milestonep - mediumIssue is non core or affecting less that 60% of people using the libraryready for devIssues ready for development implementation.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions