Background
We implemented the min-width @size-1600 (256px) in the following Codex components:
- Combobox
- Select
- TextInput and ChipInput
In order to maintain consistency between TextInput and TextArea, we should apply the same min-width @size-1600 (256px) in TextArea.
Design spec
Once a component spec sheet has been created in Figma, remove the note stating that the spec is missing and link to the spec below.
Open questions
Add here the questions to be answered in order to design and implement the component
Acceptance criteria (or Done)
Design
- Include the recommendation for a min-width @size-1600 (256px) in the Min/Max examples of the TextArea's Figma spec
Code
- Implement the min-width @size-1600 (256px) in TextArea
Future task
- Guidelines in Codex: Ensure that the information provided in the Figma spec sheet is also included in the new "Minimum and Maximum" section. This will be completed in T358859.