We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Acceptance criteria
The text was updated successfully, but these errors were encountered:
Started on Storybook branch 105-transcript-improvements
Sorry, something went wrong.
fix(transcripts): #105 Remove cancel upload button
a69c089
chore(transcripts): #105 Remove handleCancelUpload prop and update st…
3cbf621
…atus for error card
chore(doc): #105 Updates changelog
c17760c
105 transcript improvements (#106)
b99f27a
* fix(transcripts): Remove stripping and sending messages * fix(transcripts): #105 Remove cancel upload button * fix(import): Remove useEffect hook * chore(transcripts): #105 Remove handleCancelUpload prop and update status for error card * chore(doc): #105 Updates changelog
allishultes
Successfully merging a pull request may close this issue.
Acceptance criteria
Fix bug: when multiple files are uploaded, the progress bars jump and don't render properly[see Firebase#270]Fix bug: After uploading a new file, the card jumps from the top of the transcript column. Implement a sort to handle this[see Firebase#269]The text was updated successfully, but these errors were encountered: