-
Is this repo will have an autocomplete component like this https://mui.com/material-ui/react-autocomplete/
-
### Describe the bug
When i call "multiple" prop in a AutoComplete component, the width (or col) is lost. here the example:
### Reproducer
https://stackblitz.com/edit/uwpv4n?file=src%2FApp.tsx
##…
-
Implement new components for mobile application
- [x] Autocomplete Input Component
- [ ] Switch Component
- [ ] Filter Button
- [ ] FIlter Functionality
- [ ] Secondary Header
![Image](https://githu…
-
### Describe the bug
We've got an p-autocomplete component where we have set `multiple = true`. And we have set the new option `optionValue` as well as `optionLabel`. When selecting an option, the …
-
A very useful component is for users to start typing and to be presented with options. Is this on the roadmap?
-
#### Describe the bug / expected behavior
Capitalization of the allowCustomtag prop — should be allowCustomTag.
Rename the limitCharacterCountTag prop to tagCharacterLimit.
#### What are the s…
-
### Describe the bug
npm run build
```
> windmill-components@1.405.5 build
> vite build
11:24:32 [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json…
-
### Is your feature request related to a problem? Please describe.
Users of my application need the ability to select multiple options from an autocomplete field. Currently, Next UI provides an Autoc…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
I would like to request a feature where the user can smo…
-
### NextUI Version
"@nextui-org/autocomplete": "^2.0.9"
### Describe the bug
The Autocomplete component's documentation mentions support for virtualized scrolling for performance with long lists. H…