sillsdev / sillsdev/appbuilder-pwa
Multi-word Glossary Entries not recognized
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 39
- Avg merge
- 4h 50m
- Merged PRs (30d)
- 5
Description
Multi-word glossary entries don't get identified. When a glossary entry has more than one word, it doesn't get the glossary
class=k markers
which means, multi-word glossary entries aren't working in text. When in text, there is a multi-word phrase with the glossary span, it points to a no-existent entry in the glossary so displays nothing. Also, in some of these cases, the glossary entry gets repeated in the text itself
https://media.ipsapps.org/krr/osa/bible/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the linked PWA with a glossary entry containing multiple words, using the screenshots as a reference for the missing class marker, nonexistent glossary entry, and duplicated text. Trace the glossary recognition and in-text display flow; done means multi-word entries are recognized, link to the correct glossary entry, and are not duplicated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100