Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Closed
arpakuma opened this issue Mar 17, 2023 · 1 comment
Closed

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

arpakuma opened this issue Mar 17, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@arpakuma
Copy link
Collaborator

arpakuma commented Mar 17, 2023

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.

@arpakuma arpakuma self-assigned this Mar 21, 2023
@daniele-zurico daniele-zurico added the enhancement New feature or request label Mar 23, 2023
@daniele-zurico daniele-zurico added this to the 0.7 milestone Mar 23, 2023
@daniele-zurico
Copy link
Contributor

closed by #448

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants