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] API addition to support Tooltip workaround. #19247

Closed
wants to merge 1 commit into from

Conversation

sherodtaylor
Copy link

I reopened this PR #19235 because I have proved that the current API doesn't solve this.

I found an issue with the implementation of autocomplete. This is an issue because #11601 you are passing disabled directly from that which doesn't allow for the Tooltip workaround on the disabled elements here

We need to be able to use the Tooltip to explain to our users why an item is disabled. See example below:

Edit Material demo

@oliviertassinari
Copy link
Member

Let's scope the discussion to a single place.

@zannager zannager added the component: autocomplete This is the name of the generic UI component, not the React module! label Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants