-
### Is your feature request related to a problem? Please describe.
Autocomplete and Select components are very similar and has small differences.
### Describe the solution you'd like
I need text f…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
autocomplete d…
-
# Problem description
An autocomplete select component which enables autocomplete search on a given list of results.
# Proposed solution
Possible solution:
```
import React from "react";
…
-
### What problem does this feature solve?
Hi there!
Inspired by tanstack router, I have developed a simple script that analyzes the `src/routes/` folder and then generates typescript code. Then it…
-
## 🐛 Bug Report
In some scenarios such as the one described below, the Autocomplete component does not allow moving focus away from it through normal means (like clicking outside of it, clicking a …
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.3.4`
- Element Plus Version: `2.3.9`
- Browser / OS: `*`
- Build Tool: `Vite`
## Reproduction
### Related Component
- `…
-
### Steps to reproduce
Here's a sandbox of my ['bare-minimum implementation'](https://codesandbox.io/p/sandbox/mui-autocomplete-textfield-filled-with-endadornment-wxksnh?file=%2Fsrc%2FApp.js%3A34%2C2…
-
### Describe the bug
Autocomplete control doesn't work with the Async Pipe + a pipe delay.
It only works the first time! The second time there are no suggestions.
See [stackblitz](https://sta…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to an input with autocomplete feature but if the user already selected an address they shouldn't have to input it again,s…
-
### Browser
Chrome, Safari, Firefox, Edge
### Package version
3.0.748
### React version
18
### Description
```jsx
```
![image](https://github.com/user-attachments/assets/2a6a95f6-b866-459…