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

Content Editor: Upload File #59

Open
kellyhp opened this issue Apr 24, 2024 · 0 comments
Open

Content Editor: Upload File #59

kellyhp opened this issue Apr 24, 2024 · 0 comments
Assignees

Comments

@kellyhp
Copy link
Contributor

kellyhp commented Apr 24, 2024

Create UploadFile component that will be integrated with the Photo Gallery component to allow users to upload images directly into the gallery

  • Create in /(pages)/content/[collection]/edit/_components/UploadFile/UploadFile.tsx
  • Develop a SCSS module for styling the UploadFile component
  • Connect the UploadFile component with the existing Photo Gallery component
  • Implement event handlers to process file upload events, both through traditional file selection and drag-and-drop actions
  • For the Photo Gallery -> ensure the gallery layout adjusts dynamically to accommodate the newly added images
@kellyhp kellyhp self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant