Mykyta Zholkovskyi

Results 2 issues of Mykyta Zholkovskyi

Would be nice to add an event property to the onChange callback - ColorPicker So we would have something like this: `const handleColorChange = (event: ChangeEvent, newColor: Color) => {...

enhancement

I have widgets which are react components wrapped in SortableItem, and one of the widget is a map and when I am dragging this widget the map is not showing,...