Capgemini / dcx-react-library

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

Autocomplete component - Please add id prop for hint and label #439

Closed arpakuma closed 1 year ago

arpakuma commented 1 year ago

Is your feature request related to a problem? Please describe. I need to add id prop for hint and label tags for automation testing.

Describe the solution you'd like Please add property hintId and labelId for hint and label tags <Autocomplete ............. ............. hintText="search the list of fruits" hintClass="hintClass" hintId="hintId" ............. ............. labelText="" labelClassName="" labelId="labelId" ............

Additional context Add any other context or screenshots about the feature request here.

daniele-zurico commented 1 year ago

closed by #448