sillsdev / sillsdev/appbuilder-pwa
Text font does not default to book collection font
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 39
- Avg merge
- 4h 50m
- Merged PRs (30d)
- 5
Description
It seems to always use the first font defined rather than the font that is specified for the book collection. The same font is used for all book collections. And if you use the text size/font selection font to change the font, it uses that font for all book collections instead of just the collection currently displayed, which is what it should do. The fonts for when you switch to another book collection should not follow the font you just selected for the other collection.
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
Start by reproducing the issue while switching between book collections and changing the text font or size, then trace where the selected font and each collection's configured font are stored. Done means each collection initially uses its configured font and changing one collection's selection does not alter the others.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100