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

Add Upload to Pynecone #90

Closed
Alek99 opened this issue Dec 14, 2022 · 5 comments
Closed

Add Upload to Pynecone #90

Alek99 opened this issue Dec 14, 2022 · 5 comments
Labels
duplicate This issue or pull request already exists feature request A feature you wanted added to reflex
Milestone

Comments

@Alek99
Copy link
Member

Alek99 commented Dec 14, 2022

Have the ability to upload images and other files.

@Alek99 Alek99 added the feature request A feature you wanted added to reflex label Dec 14, 2022
@picklelo picklelo modified the milestones: v0.1.10, v0.1.11 Dec 15, 2022
@Pranav25191
Copy link

Hi Alek, I tested pynecone locally and got some insights about it. Can I pick up this issue with your guidance?

@picklelo
Copy link
Contributor

@Pranav25191 this issue may be a bit tricky, but feel free to get started and we can guide you / collaborate along the way.

The first thing we need to do is add a new endpoint in app.py for file uploads. We can probably follow the FastAPI docs here.

Then we need to create the actual upload button and hook it up to the new endpoint we created. Maybe try to add the new endpoint first and we can incrementally get this feature working.

@Pranav25191
Copy link

@picklelo thanks for your assistance. What I understood is you are telling me to add upload functionality as a new default endpoint initially and test it with fastapi then we can later hook up this endpoint. am I right? if yes I will continue with this.

@picklelo picklelo modified the milestones: v0.1.11, backlog Dec 23, 2022
@Alek99 Alek99 closed this as completed Jan 10, 2023
@aelise
Copy link

aelise commented Jan 14, 2023

Has this functionality been added @Alek99 ? I looked briefly at v0.1.11 and don't see anything there, and I don't see an upload component described on the website or in the components code. Lmk if I'm missing something, thanks!

@Alek99 Alek99 added the duplicate This issue or pull request already exists label Jan 14, 2023
@Alek99
Copy link
Member Author

Alek99 commented Jan 14, 2023

Not yet I realized the was a duplicate ticket so closed this one. The one to watch is here #238. Ill mark this as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists feature request A feature you wanted added to reflex
Projects
None yet
Development

No branches or pull requests

4 participants