kenjiding

Results 4 issues of kenjiding

![image](https://user-images.githubusercontent.com/34638158/83854827-d8cd3600-a749-11ea-9c53-4e1a03eb0f23.png) images_upload_handler的代码如下: ![image](https://user-images.githubusercontent.com/34638158/83854969-031ef380-a74a-11ea-911c-df9f518a7c49.png) 请问你,如何做到上传图片成功才插入图片,失败不插入任何东西

fe-view为空文件夹

### What problem does this feature solve? I found that other component libraries use e2e regression testing to seriously affect the actual performance of components. Can Antd also achieve this...

help wanted

This PR is to fixed this issue #8847 . the issue only happen in here: component path: `packages/excalidraw/components/SearchMenu.tsx` ```javascript if (event.key === KEYS.ARROW_UP) { event.stopPropagation(); stableState.goToPreviousItem(); } ``` Reason: It...