Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
107 stars 7 forks source link

Should not display no results found prompt when ever value is pre-filled in dropdown for Autocomplete #594

Closed sridharmalli closed 4 months ago

sridharmalli commented 4 months ago

Describe the bug Bug - should not display no results found prompt when ever value is pre-filled in dropdown for Autocomplete test image

Expected behavior There form with table under it which has edit option for the set of records. when ever we click on edit autocomplete box has the pre filled value only not any promptText under it

Screenshots Attachment had been added for reference

josepholdfield commented 4 months ago

@sridharmalli is there an example of this in the story book? I'm struggling to find and example of a pre-filled dropdown for autocomplete.

Edit: I have found an example and it works as expected, this issue can not be reproduced on my end.

daniele-zurico commented 4 months ago

closing for now given that looks like is an application issue