Skip to content

fixed local media local storage issue #72

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

Merged
merged 3 commits into from
Jan 14, 2019
Merged

Conversation

pietrop
Copy link
Contributor

@pietrop pietrop commented Jan 4, 2019

Is your Pull Request request related to another issue in this repository ?

Related to Issue #71 Save to local storage does not work with local media (eg blobs).

Describe what the PR does

added optional fileName param to use as key for saving local media into local storage.

State whether the PR is ready for review or whether it needs extra work

Ready for review

Additional context

Only catch is that the mediaUrl should be present along side the transcriptData when initialising the component. Eg I've added some logic in demo app to make sure media is present when uploading transcript json.

added optional fileName param to use as key for saving  local media into local storage. only catch is that the mediaUrl should be present along side the transcriptData when initialising the component
@pietrop pietrop added the bug Something isn't working label Jan 4, 2019
@pietrop pietrop requested a review from jamesdools January 4, 2019 19:01
@pietrop pietrop self-assigned this Jan 11, 2019
Copy link
Contributor

@jamesdools jamesdools left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad it's fixed - I think there's still a few TODOs and comments in there - some could be removed/cleaned up. But looking good!

Pietro Passarelli - News Labs added 2 commits January 14, 2019 12:59
max value needs to be cast to string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants