jsonforms icon indicating copy to clipboard operation
jsonforms copied to clipboard

Hover effect of categories in the stepper is too large

Open LukasBoll opened this issue 2 years ago • 1 comments

Describe the bug

Hovering over one of the categories in the Stepper of the “Categorization (Stepper)”-example leads to a very big hover-effect, that partially overlaps with other form elements.

Expected behavior

The hover-effect should be smaller.

Steps to reproduce the issue

  1. Select the “Categorization (Stepper)” example
  2. Hover over a category in the Stepper component

Screenshots

Stepper

In which browser are you experiencing the issue?

Google Chrome 99.0.4844.84

Framework

React

RendererSet

Material

Additional context

No response

LukasBoll avatar Apr 02 '22 15:04 LukasBoll

This is handled on MUI side, see here.

sdirix avatar May 23 '22 15:05 sdirix

The issue still occurs, but it actually occurs on onMouseDown and not onHover. I don't know if the onHover effect was removed or if I accidentally used the wrong term. image The issue in MUI wasn't resolved.

LukasBoll avatar Oct 27 '23 16:10 LukasBoll

Thanks for checking. I'll close this for now.

sdirix avatar Oct 31 '23 09:10 sdirix