sillsdev / sillsdev/appbuilder-pwa

Text font does not default to book collection font

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

Nobody has claimed this yet.

bug
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.