Skip to content

Unexpected description behaviour #2442

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

Open
alepuente opened this issue Apr 24, 2025 · 1 comment
Open

Unexpected description behaviour #2442

alepuente opened this issue Apr 24, 2025 · 1 comment

Comments

@alepuente
Copy link

Describe the bug

This is currently happening even in the example page.
When using strings and booleans there is an unexpected behaviour when I have the focus on the string input (showing description on focus) and I try to click a boolean checkbox on the lower half part. You can see it on the video.
Since the descriptions expands and shrinks(expected behaviour) when clicking on the checkbox, first it shrinks, moving the displayed items up and then the click triggers. This leads to checkbox not registering the click event.

Expected behavior

Clicking bottom and upper helf of the checkbox element the click gets triggered

Steps to reproduce the issue

https://jsonforms.io/examples/categorization/
-Focus on the First Name input field
-Click on the lower bottom half of the checkbox element

Screenshots

No response

Which Version of JSON Forms are you using?

Lastest

Package

Core

Additional context

Image

@lucas-koehler
Copy link
Contributor

Thanks for the report ❤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants