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

feat(InputUpload): add ShowProgress attribute #5220

Closed
1 task done
ice6 opened this issue Jan 27, 2025 · 4 comments · Fixed by #5236
Closed
1 task done

feat(InputUpload): add ShowProgress attribute #5220

ice6 opened this issue Jan 27, 2025 · 4 comments · Fixed by #5236
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ice6
Copy link
Contributor

ice6 commented Jan 27, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

when uploading, I want to show a progress indicator.

Describe the solution you'd like

as title described.

Additional context

a spinning circle animation on the upload button is better than nothing :P

@ice6 ice6 added the enhancement New feature or request label Jan 27, 2025
Copy link

bb-auto bot commented Jan 27, 2025

@ice6 Thank you for contacting us. We will give feedback later.

@bb-auto bb-auto bot added this to the v9.2.0 milestone Jan 27, 2025
@ArgoZhang
Copy link
Collaborator

ArgoZhang commented Jan 27, 2025

@ice6 How should the progress UI be designed? This mode does not provide a progress bar, so we need to find a solution for how to display it. Do you have any ideas?

@ArgoZhang ArgoZhang modified the milestones: v9.2.0, v9.3.0 Jan 27, 2025
@ice6
Copy link
Contributor Author

ice6 commented Jan 27, 2025

@ArgoZhang Hi, I think simply make the Button spin, and add a ProgressBar at the bottom(overlay) of the InputBox is OK.

also it will be wonderful to have a Drag And Drop upload Component , like this:

https://dribbble.com/shots/17590793-CSV-uploader

and this:

https://element-plus.org/zh-CN/component/upload.html#%E6%8B%96%E6%8B%BD%E4%B8%8A%E4%BC%A0

https://codepen.io/incentive/pen/mdwoVqO

@ArgoZhang
Copy link
Collaborator

@ice6 AvatarUpload ButtonUpload CardUpload InputUpload these all support drag drop upload funcation.

@ArgoZhang ArgoZhang linked a pull request Jan 29, 2025 that will close this issue
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants