-
## Summary
The autocomplete widget is a normal text input enhanced by a panel of suggested options.
## Motivation
The widget is useful for setting the value of a single-line textbox in one of…
-
# Forma 36 contribution proposal
## The problem
We are currently using `Autocomplete` component for multiselection, but we would like to migrate it properly to `Multiselect`. To be able to repro…
-
I really like what you've done with this! It was super easy to get started with no prior google maps experience.
Is there a way to just load & use an individual component, rather than globally ins…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.26.1 x64
**Electron**: 1.7.11
**OS**: Linux Mint
**Thrown From**: Atom Core
### Stack Trace
Uncaught TypeError: Cannot read prop…
-
### material-react-table version
v1.14.0
### react & react-dom versions
v18.2.0
### Describe the bug and the steps to reproduce it
Following the pattern from [this discussion on custom …
-
I am encountering an issue when using the react-native-autocomplete-dropdown library within a React Native modal. The dropdown list appears behind the modal and is not interactable. Additionally, when…
-
### Describe the bug
For the dropdown component, the `max-height` style attribute is placed on the `p-dropdown-items-wrapper` element, which makes it impossible to override either by classname or b…
-
Text is disappearing from the Autocomplete input when typing fast.
Steps to reproduce the behaviour:
1. Go to https://demos.blazorbootstrap.com/autocomplete
2. Type fast any text in any autocompl…
-
Hi,
Following the instructions to simply include the source (
) I get the following with the current "released version:
```
[Error] TypeError: Attempted to assign to readonly property.
(anon…
abrin updated
7 years ago
-
I'm trying to use shadcn/ui inside a Redwood project while also using Redwood Forms. It would be great if there were a way for the `` component from shadcn/ui to wrap the Redwood `` and its siblings. …