sillsdev / sillsdev/appbuilder-pwa
Rendering issues with divsion and section introductions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 39
- Avg merge
- 4h 50m
- Merged PRs (30d)
- 5
Description
At least one layout fails to render like the Android app in the PWA. This is the only sample I could find. It is a weights and measures reference table.
Subheadings such as Weights, Lengths, and Dry Measure all in incorrect positions and rendered improperly.
The first table row markers (\tr) serve on the Android app as the table row heading. On the PWA they do not appear to function or at least in layout do not function that way.
Additional documentation:
- https://ubsicap.github.io/usfm/usfm3.0.3/notes_study/intros_div.html
- https://docs.usfm.bible/usfm/latest/para/titles-sections/ms.html
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 comparing the PWA rendering with the Android reference in the attached images and read the linked USFM documentation for section introductions, subheadings, and \tr table-row markers. Trace the PWA's handling of this weights-and-measures table; done means headings appear in the correct positions and the first row markers render as table-row headings like the Android app.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100