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: fix input label accessibility #936

Open
vtsvetkov-splunk opened this issue Oct 27, 2023 · 1 comment · Fixed by #1055
Open

BUG: fix input label accessibility #936

vtsvetkov-splunk opened this issue Oct 27, 2023 · 1 comment · Fixed by #1055
Assignees
Labels
bug Something isn't working javascript Pull requests that update Javascript code

Comments

@vtsvetkov-splunk
Copy link
Contributor

Description

When I click on label near input, I expect this input get focus, a select gets open.

image

The solution:
the id should be assigned to input directly, not to the wrapper
image

What ucc-gen version are you using?

splunk=add-on-ucc-framework==5.32.0

Additional System Info

No response

@vtsvetkov-splunk vtsvetkov-splunk added bug Something isn't working javascript Pull requests that update Javascript code labels Oct 27, 2023
@vtsvetkov-splunk vtsvetkov-splunk self-assigned this Feb 6, 2024
@vtsvetkov-splunk
Copy link
Contributor Author

Reverted in #1061

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant