hpe-design-system
hpe-design-system copied to clipboard
Figma - Recreate TextArea
The current build can be found here
The major roadblock now is that the input field resizes based on the other elements (description, label, info + error messages). This is an issue when users are toggling these elements on and off.
Currently, we have the input field set as "Fill Container" for both width and height which allows the layer to be resized but is also the reason why the issue is occuring.
Example
Toggling Info Message off causes the input field to fill the missing area.