## 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. //
| [[ https://www.figma.com/file/kA55PHoVPIy0MbfWdCCkdN/Text-Area---T284272?type=design&node-id=1828%3A9777&mode=design&t=XhXLqNmazWgu42hU-1 | Component spec sheet ]] |
### Open questions
// Add here the questions to be answered in order to design and implement the component //
### Acceptance criteria (or Done)
**Design**
[x] Include the recommendation for a min-width `@size-1600` (256px) in the Min/Max examples of the [[ https://www.figma.com/file/KoDuJMadWBXtsOtzGS4134/%E2%9D%96-Codex-components?type=design&node-id=10016-98086&mode=design&t=att3ASW0V8NXWHNL-11 | 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.