[Doc] Remove emptyText prop from <AutoCompleteArrayInput> doc as it is not supported - #9073
Conversation
Co-authored-by: gitstart <gitstart@gitstart.com> Co-authored-by: passy4ucj <ojinnnakapascal@gmail.com> Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
slax57
left a comment
There was a problem hiding this comment.
This is a nice catch, thanks!
However, I disagree with the fix.
Currently this adds the emptyText to the list of choices, but it becomes selectable (which is not suitable) and besides it still does not appear automatically when the input is empty.
IMO we should rather change the docs to say that AutocompleteArrayInput simply does not support this prop.
@djhi @fzaninotto do you confirm?
Co-authored-by: gitstart <gitstart@gitstart.com> Co-authored-by: passy4ucj <ojinnnakapascal@gmail.com> Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Ok the |
emptyText prop from <AutoCompleteArrayInput> doc as it is not supported
Here is the GitStart Ticket for this pull request: RA-OSS-10
https://www.loom.com/share/3ba845e8ded54d34a24b23b30528d782?sid=300cb3dc-7dd8-4306-9418-e3bba8ba79ac
Happy hacking! 🎉
This code was written and reviewed by GitStart Community. Growing great engineers, one PR at a time.