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

Removes occurrences of nested inputs in the console #1407

Open
jvorcak opened this issue Aug 26, 2024 · 0 comments
Open

Removes occurrences of nested inputs in the console #1407

jvorcak opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels

Comments

@jvorcak
Copy link
Collaborator

jvorcak commented Aug 26, 2024

We have a couple of occurrences of nested interactive elements inside of an console.
e.g. inside of a RadioGroup, we have a DatePickerInput, and they're both of type input.

I think that if we use custom markup of RadioGroup, we shouldn't put more elements inside of this markup.
What happens then is that these elements are stealing focus from each other etc and this kind of hotfixes are needed #1406

@jvorcak jvorcak self-assigned this Aug 26, 2024
@weeco weeco added the frontend label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants