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

More improvements to transcribing UI #105

Closed
4 tasks done
leihelondon opened this issue May 21, 2021 · 1 comment · Fixed by #106
Closed
4 tasks done

More improvements to transcribing UI #105

leihelondon opened this issue May 21, 2021 · 1 comment · Fixed by #106
Assignees

Comments

@leihelondon
Copy link
Contributor

leihelondon commented May 21, 2021

Acceptance criteria

  • Remove messages "stripping...", "converting...". Immediately show "Transcribing..." after uploading has finished.
  • 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]
  • Implement UX designs for closing tab when media file is uploading
@allishultes
Copy link
Contributor

Started on Storybook branch 105-transcript-improvements

allishultes added a commit that referenced this issue Jun 10, 2021
allishultes added a commit that referenced this issue Jun 10, 2021
allishultes added a commit that referenced this issue Jun 10, 2021
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants