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

57-dropzone-images #80

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

57-dropzone-images #80

wants to merge 3 commits into from

Conversation

Priyansh4444
Copy link
Member

@Priyansh4444 Priyansh4444 commented Jan 26, 2025

  • Adding a way for drag and Drop for images
  • Adding an X button to reomve images

Note: the frontend is tested while confirmation with backend hasnt been done though it should work since it doesnt change much but could be better
Would have liked to added:
1: Adding Optimistic Updates using XHR (a loading bar of sorts) (I have an example of doing this using https://powerpoint-scraper.deno.dev/)
2: Making the UI a bit bettter (especially considering I feel like this does a lot of rerenders the way i am doing it)
3: Wouldve liked to also use chakra 3.5's dropzone since it looks better but we are still on 2.6 and there is a lot of dependancy issues based on that :(

Hopefully will be able to do more this upcoming week

@Priyansh4444
Copy link
Member Author

https://www.chakra-ui.com/docs/components/file-upload

dropzone component in question

@Priyansh4444
Copy link
Member Author

am still a bit ill so will work on this whenever i feel better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant