You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Autocomplete, a value object can be passed that is not among options. The Autocomplete displays it the same way it displays any value chosen from options.
We would like the value to be greyed out if it's not among options, to highlight the fact that it won't be found when browsing options. If not as default behavior, at least behind a flag.
The text was updated successfully, but these errors were encountered:
Latest version
Description
In Autocomplete, a value object can be passed that is not among options. The Autocomplete displays it the same way it displays any value chosen from options.
We would like the value to be greyed out if it's not among options, to highlight the fact that it won't be found when browsing options. If not as default behavior, at least behind a flag.
The text was updated successfully, but these errors were encountered: