-
### Description
On Figma, there is a word counter on the textarea. This could be useful on the input field as well so it would make sense to make it its own component (like the form hint one)
### De…
-
### Description
Create a HTML/CSS component using the current markup that implements as many features as possible from the new Design. Remove any dependencies on bootstrap for this component. This is…
-
How to fill in value for Textarea component?
Let's assume we have a form
form = Form(
Textarea(id="mytextarea", name="mytextarea", value=Item.text)
)
This does not seam to work in populati…
-
This Epic represents the work of the Design System team to create a new TextArea component within the va-mobile-library repo. This does NOT include the work to incorporate the new component throughout…
-
- Missing `aria-describedby`
Components: Card Control (CSS), Checkbox, Input, Radio Btns, Switch, Select, Textarea
- Missing `aria-invalid`
Components: Card Control (CSS)
- Error msg before hint
Com…
-
`src/components/ui/textarea.tsx`
-
### NextUI Version
2.4.2
### Describe the bug
When reloading the page, Textarea's custom height is shifting/jumping.
### Your Example Website or App
_No response_
### Steps to Reproduce the Bug …
-
### Dependencies check up
- [X] I have verified that I use latest version of all @mantine/* packages
### What version of @mantine/* packages do you have in package.json?
7.6.2
### What package has…
-
### NextUI Version
2.4.8 and 2.5-beta.8 and
"@nextui-org/input": "^2.3.0-beta.6",
"@nextui-org/system": "^2.3.0-beta.4",
"@nextui-org/theme": "^2.3.0-beta.6"
### Describe the bug
Textarea …
-
**Is this a new component or an extension of an existing one?**
What is the existing component, if any?
Existing, TextArea
**Describe the feature**
A clear and concise description of the new feature.…