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

WIP: Support Uploading Additional Video Files #1984

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zubeydecivelek
Copy link
Contributor

Current Behavior:

  • When a video file is uploaded as a complimentary (additional) file, it replaces the master file and triggers the workflow.

UI Changes:

  • Separated the functionality for uploading additional files and replacing the master file.
  • Updated the UI to reflect these distinct behaviors:
  • Replacing the Master File: Continues to trigger the workflow as before.
  • Uploading Additional Files: Behaves as expected, uploads the file as an additional file without triggering the workflow.

Future Work:

  • Modify the context_type and tags of additional files because they're implemented as subtitles
  • UI: Subtitle displaying it not correct
  • UI: Improve the UI for uploading additional files and replacing the master file

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

Successfully merging this pull request may close these issues.

Desgin/Prototype uploading video files as additional files
1 participant