Description:
The search bar disabled state was addressed locally for the search bar instance (no-JS state), but the global Text Field component in the UI Kit also needs to be updated to reflect the disabled styling.
Design has already updated the global text field in Figma, this ticket is to apply that update in code.
Acceptance Criteria:
The global Text Field component reflects the updated disabled state from the Figma UI Kit
The disabled styling is consistent with the approach used for the search bar instance (no-JS state)
No visual regression on other instances of the text field
References:
Figma component: UI Kit — Foundations Delivery, node 89-2769
Related PR: #2433
Related GitHub issue: #2406
Description:
The search bar disabled state was addressed locally for the search bar instance (no-JS state), but the global Text Field component in the UI Kit also needs to be updated to reflect the disabled styling.
Design has already updated the global text field in Figma, this ticket is to apply that update in code.
Acceptance Criteria:
The global Text Field component reflects the updated disabled state from the Figma UI Kit
The disabled styling is consistent with the approach used for the search bar instance (no-JS state)
No visual regression on other instances of the text field
References:
Figma component: UI Kit — Foundations Delivery, node 89-2769
Related PR: #2433
Related GitHub issue: #2406