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

Component/file upload #316

Merged
merged 5 commits into from
Feb 24, 2023

Conversation

mineofcode
Copy link
Contributor

Add New File upload control

Copy link
Member

@BeeMargarida BeeMargarida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for this contribution!

There seems to be a bug in the functionality: using the first story, after I had a file and then remove it, I can't upload the same file again, only another. Not sure what the problem is at first sight.

Except this bug, In terms of functionality it all seems 👌, but the style is still not there. However that we can tweak later, I can make those changes after merging this

Also, as a note, you can make commits with our recommended structure running the command yarn cm or yarn cm:noadd

@BeeMargarida BeeMargarida added enhancement New feature or request component New or changes to components labels Feb 18, 2023
@mineofcode
Copy link
Contributor Author

image

image

image

@BeeMargarida BeeMargarida changed the base branch from next-minor to main February 20, 2023 18:52
@BeeMargarida BeeMargarida changed the base branch from main to next-minor February 20, 2023 18:52
Copy link
Member

@BeeMargarida BeeMargarida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this contribution! 🙌 We still need to make some changes to the styling, but I think it's ready in terms of functionality

@BeeMargarida BeeMargarida merged commit 7a5dbaf into svelteuidev:next-minor Feb 24, 2023
@mineofcode mineofcode deleted the component/FileUpload branch February 25, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component New or changes to components enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants