-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: autocompleteChanges related to the autocomplete. This includes ComboBox.Changes related to the autocomplete. This includes ComboBox.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
Clicking the delete button for an option in the "Multiple Values" and "Fixed Options" examples removes whatever is first in the last.
Expected Behavior 🤔
Clicking the delete button for an option removes its own optoin.
Steps to Reproduce 🕹
Link:
- https://material-ui.com/components/autocomplete/#multiple-values
- https://material-ui.com/components/autocomplete/#fixed-options
Steps:
- Add a new option
- Try to delete the new option
- The option already present will be deleted
Your Environment 🌎
MUI Documentation
aljordan82, oliviertassinari and juanpaie
Metadata
Metadata
Assignees
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: autocompleteChanges related to the autocomplete. This includes ComboBox.Changes related to the autocomplete. This includes ComboBox.type: bugIt doesn't behave as expected.It doesn't behave as expected.