Skip to content
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

[Upload] 通过Ctrl+c/v等操作,从剪切板获取图片或者文件并上传的能力 #1612

Closed
yangliu97 opened this issue May 19, 2023 · 1 comment
Labels
feature request Request new feature PR Welcome Welcome pull request :)

Comments

@yangliu97
Copy link

Which Component Need Enhancement 期望新增功能的组件

  • Upload

What does the proposed API look like 期望支持的API

Feature Description 功能描述

增加配置项,支持通过Ctrl+c/v等操作,从剪切板获取图片或者文件并上传的能力

Additional information 补充说明

用户在聊天框或者其他网页复制图片,切换回拥有Upload的页面,通过Ctrl+v或自动读取剪切板的操作,可以直接将复制的内容上传。

@yangliu97 yangliu97 added the feature request Request new feature label May 19, 2023
@pointhalo pointhalo added the PR Welcome Welcome pull request :) label Jun 6, 2023
ChuTingzj pushed a commit to ChuTingzj/semi-design that referenced this issue Aug 21, 2023
ChuTingzj pushed a commit to ChuTingzj/semi-design that referenced this issue Aug 25, 2023
pointhalo added a commit that referenced this issue Sep 1, 2023
* feat: support upload by pasting operation (#1612)
* feat: upload by CtrlV operation(#1612)

---------

Co-authored-by: zhangjing <zhangjing@qianjiangcloud.com>
Co-authored-by: pointhalo <88709023+pointhalo@users.noreply.github.com>
@pointhalo pointhalo mentioned this issue Sep 4, 2023
15 tasks
YannLynn pushed a commit that referenced this issue Sep 4, 2023
* feat: support upload by pasting operation (#1782, #1612)

* feat: support upload by pasting operation (#1612)
* feat: upload by CtrlV operation(#1612)

---------

Co-authored-by: zhangjing <zhangjing@qianjiangcloud.com>
Co-authored-by: pointhalo <88709023+pointhalo@users.noreply.github.com>

* feat: upload add api: addOnPasting, #1612, #1782

* feat: upload add api: addOnPasting, #1612, #1782

---------

Co-authored-by: zhangjing <zhangjing798@qq.com>
Co-authored-by: zhangjing <zhangjing@qianjiangcloud.com>
@pointhalo
Copy link
Collaborator

v2.43.0-beta.0. addOnPasting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request new feature PR Welcome Welcome pull request :)
Projects
None yet
Development

No branches or pull requests

2 participants