Page MenuHomePhabricator

TextInput, TextArea: combining readonly and error status shouldn't be possible
Open, Needs TriagePublic

Description

Background

As of v0.11.0 of Codex, TextInput and TextArea featuring readonly that could also be styled in error state.

Goal

Limit error styling to enabled, non-readonly component only.