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

Refactor upload component #100

Open
Fischaela opened this issue Aug 9, 2019 · 1 comment
Open

Refactor upload component #100

Fischaela opened this issue Aug 9, 2019 · 1 comment
Labels
audio-publication code improvement Bug or code that should be fixed/refactored, but isn't making the app not work. enhancement New enhancement episodes networks podcasts user
Milestone

Comments

@Fischaela
Copy link
Member

Goal is to have one or multiple components that can handle media objects, like images, files and audios. They should be able to show a media property and make it interactable (e.g. audio files should be able to be played).

Maybe make multiple upload components or better media components:

  1. image
  2. file
  3. audio

All should have inputs for events

  • dropped
  • deleted
  • updated

All should show a preview of their media, wether it was just uploaded or had a media file by default.

@Fischaela Fischaela added enhancement New enhancement code improvement Bug or code that should be fixed/refactored, but isn't making the app not work. labels Aug 9, 2019
@Fischaela Fischaela added this to the pre-sailing-milestone milestone Aug 9, 2019
@Fischaela Fischaela removed this from the pre-sailing-milestone milestone Sep 24, 2019
@Letty
Copy link
Contributor

Letty commented Dec 23, 2019

for audio and image are also file checks included - mime types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audio-publication code improvement Bug or code that should be fixed/refactored, but isn't making the app not work. enhancement New enhancement episodes networks podcasts user
Projects
None yet
Development

No branches or pull requests

2 participants