Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Autocomplete] Input type not reset after selection #2427

Open
Spomky opened this issue Dec 5, 2024 · 5 comments
Open

[Autocomplete] Input type not reset after selection #2427

Spomky opened this issue Dec 5, 2024 · 5 comments
Labels

Comments

@Spomky
Copy link
Contributor

Spomky commented Dec 5, 2024

Hi,

When we select items from the autocomplete list, other options are visible.
But when I type and select an item, filtered items desapear after selection and we need to type agin to see the remaining items.
We have to type a character and remove it to see that list.

We would expect that, after the item selection, the remaining items list is not filtered.

2024-12-05_12h20_35

@Spomky Spomky added the Bug Bug Fix label Dec 5, 2024
@Kocal
Copy link
Member

Kocal commented Dec 5, 2024

Hi @Spomky, it makes totally sense!
Would you mind opening a PR for that? :)

@smnandre
Copy link
Member

Hmm.. this is not the result i get i think.. could it be something browser-dependant ? I'm on macOS / Firefox

Enregistrement.de.l.ecran.2024-12-13.a.01.01.42.mov

When the type is "multiple" we could add an option to keep the choices open... but i am not sure this should be the default behaviour 🤷

@Spomky
Copy link
Contributor Author

Spomky commented Dec 13, 2024

Hello @smnandre,

The problem occurs when you type something (e.g. coo) and select un item (cookies). After the selection, the list is still filtered.

@Spomky
Copy link
Contributor Author

Spomky commented Dec 13, 2024

@Kocal,

Yes, I will try to propose a fix.

@smnandre
Copy link
Member

Ok, i understood that the fact you need to act to reopen was what annoyed you the most. PR very welcomed indeed... ❤️

@smnandre smnandre removed the Status: Needs Review Needs to be reviewed label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants