sillsdev / sillsdev/appbuilder-pwa

Update AudioBar for audio not found message

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature list review needed
Dominant language
TypeScript
Stars
14
Forks
39
Avg merge
4h 50m
Merged PRs (30d)
5

Description

When an audio file can not be found, there is a file in data called audio-not-found.txt and localization string Audio_File_Not_Found. One of these should be used.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate AudioBar and inspect how it handles a missing audio file. Compare the available data/audio-not-found.txt file with the Audio_File_Not_Found localization string, then use the appropriate existing message when audio cannot be found. Done means the missing-audio case displays one of these intended messages.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, localization
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.