Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bug - [TextInputGroup] - Can not add id to the input of the TextInputGroup #10369

Open
tlabaj opened this issue May 15, 2024 · 0 comments
Open
Labels
Milestone

Comments

@tlabaj
Copy link
Contributor

tlabaj commented May 15, 2024

Describe the problem
A clear and concise description of the problem. Which components are affected?
Add the ability to set an id on the input of the TextInput group component. This will allow a consumer to attach a label to input.
Currently it puts it's id on a div and not the input. This makes it so that the FieldGroup label points to a div which is invalid and does not work.

@tlabaj tlabaj added the bug label May 15, 2024
@tlabaj tlabaj added this to the 2024.Q2 milestone Jun 4, 2024
@tlabaj tlabaj changed the title Bug - [Component] - Can not add id to the input of the TextInputGroup Bug - [TextInputGroup] - Can not add id to the input of the TextInputGroup Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Not started
Development

No branches or pull requests

1 participant