Problem: When studying Greek/Hebrew words in the interlinear popup, users want to move to the next or previous verse without closing the popup, navigating in the reader, and reopening it.
Solution: Arrow key navigation within the popup — pressing left/right arrow keys moves to the previous/next verse while keeping the interlinear popup open.
Not included: Jumping to arbitrary verses from within the popup. Just sequential prev/next.
Expected user flow:
Edge cases:
Keyboard: Arrow left/right when popup is open. Visual: Verse reference updates in the popup header. Word cards reload with new verse data.
TODO: Decide on chapter boundary behavior
Implementation:
InterlinearPopup.sveltebookId, chapter, verseFiles:
apps/web/src/lib/components/bible/InterlinearPopup.svelte (modify)Current: NEEDS_DESIGN Milestone: v2 Priority: Medium — significant UX improvement for sequential study
Design questions:
Dependencies: