Problem: New users opening the interlinear popup for the first time may not understand what they're seeing — Greek text, transliterations, Strong's numbers, morphology codes. These are unfamiliar concepts for most readers.
Solution: An info icon (?) in the popup that opens a help panel explaining each field: what Greek text is, what transliteration means, what Strong's numbers are for, how morphology codes work, and what the gloss represents.
Not included: Interactive tutorials or guided tours. Just a static help panel.
Expected user flow:
Info icon: Small ? circle icon in the popup header.
Help panel: Overlay or expandable section with brief explanations:
Implementation: Toggle state in InterlinearPopup.svelte showing/hiding a help section.
Files:
apps/web/src/lib/components/bible/InterlinearPopup.svelte (modify)Current: PLANNED Milestone: v2 Priority: Low — onboarding improvement
Dependencies: