codeforboston / codeforboston/maple
Fix Loading State for Transcriptions
Open
Transcriptions
UI
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 175
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 13
Description
**Summary**
The transcriptions show 'no transcription for ...' before being loaded to the browser. This should instead indicate that transcriptions are loading.
**Work Detail**
- Change string when transcripts are currently loading
- Get rid of the intermediate step "no results for "" in transcript"
This is mediated between components/hearing/HearingDetails.tsx and components/hearing/Transcriptions.tsx
**Current State**
Pull request #2015 handles part 1 - DO NOT work on this until it is merged to prevent a future conflict.
Contributor guide
Assessment
This issue has not been assessed yet.