eclipsesource / eclipsesource/jsonforms

Unexpected description behaviour

Open
#2,442 8 comments 0 reactions 0 assignees View on GitHub
material react
Dominant language
TypeScript
Stars
2.7k
Forks
424
Avg merge
17d 8h
Merged PRs (30d)
1

Description

### 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/](url)
-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](https://github.com/user-attachments/assets/b325e4b8-1030-4c8f-9c12-37ea73e03e90)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.