Skip to content

[material-ui][Autocomplete] Improve editing experience of Autocomplete using the "multiple" option #43197

Open
@Bram-Zijp

Description

@Bram-Zijp

Summary

When an Autocomplete with multiple possible values already has a few options selected, it could end up with very limited space while typing to add a new option. It would be cool if the text input part could be rendered on a new line when overflow starts and/or when there's very limited space to type a query/value.

Examples

In the example you can see only 4 characters of input are visible.
Screenshot 2024-08-06 at 10 22 23

Motivation

This is useful when writing complex values that prefer context of already written text.

P.S. My company has 10 pro licenses.

Search keywords: Autocomplete, multiple

Metadata

Metadata

Assignees

Labels

component: autocompleteThis is the name of the generic UI component, not the React module!enhancementThis is not a bug, nor a new featurepackage: material-uiSpecific to @mui/material

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions