-
Notifications
You must be signed in to change notification settings - Fork 728
Add file upload component #1945
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
Comments
Hi @karyna4k Did you see this? |
Hi @moshetanzer Yes, I saw it, but it would be nice to have a ready component with drag-drop and other useful features. I just wanted to share a little thought I had on how we could make things even better! |
This issue is stale because it has been open for 30 days with no activity. |
Upvote. Having a feature-rich file field component is one of the most essential requirements for NuxtUI. In my opinion, the current file field has significant room for improvement. The file field components in PrimeVue or Vuetify serve as excellent examples of what a feature-rich file component should look like. related to #1289 |
It would've great if the upload component have an image preview too, since it's one of a common case to happen |
Hi @rdjanuar thanks for the response Just a suggestion, maybe it will be better to show the image in large size like naive-ui? what do you think? |
I think I won't create it exactly like that, but I might add custom event in image . so user can add preview manually @ezmemoar |
Ok that's great to know. Thanks. |
agree - need this! |
Upvoting this as well! |
Hey everyone! I’ve started working on the new FileUpload component, you can check out the initial implementation in #4102. |
Thank you! 🤘🏻 |
Description
Add a file upload component, for example, as in PrimeVue https://primevue.org/fileupload/
Additional context
The text was updated successfully, but these errors were encountered: