Project

General

Profile

Feature #2784

Ability to read multiple works

Added by Luke Murphey almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
06/15/2020
Due date:
% Done:

100%


Subtasks

Feature #2785: Wire-up reading selection to open related work in the second reading pageClosedLuke Murphey

Feature #2786: Setup styling to loading second workClosedLuke Murphey

Feature #2787: Synchronize position between the two worksClosedLuke Murphey

Feature #2788: Add support for closing the second workClosedLuke Murphey

Feature #2817: Synchronize verse clicks between the two worksClosedLuke Murphey

Feature #2826: Close second work when the user navigates to a non-related workClosedLuke Murphey

Feature #2829: Test functionalityClosedLuke Murphey

Feature #2830: Word dialog for parallel work doesn't work rightClosedLuke Murphey

Feature #2832: Add second work to the search URLClosedLuke Murphey

History

#1 Updated by Luke Murphey over 3 years ago

Qs:
  • How do I make loadChapter work with multiple works?
    • What can I move down into Chapter?
      • data
      • loading
  • Where is the logic to show the
  • From Reader Where should I fetch the data?
    • I thought I should fetch it in the Chapter but this means I need to have the do callbacks to provide the data back to the caller for things like next and prior chapters. *
Obs:
  • I would need an additional chapter reference
    • Would need a second data section
Solns:
  • Popups don't recognize multiple versus
  • loadChapter() doesn't recognize other works

#2 Updated by Luke Murphey over 3 years ago

  • Target version changed from Plus_1 to 4.4.0

#3 Updated by Luke Murphey over 3 years ago

<Icon title={`Close ${secondWorkTitle}`} style={{cursor: 'pointer', fontSize: 13, paddingLeft: 8, verticalAlign: 'top' }} inverted={inverted} onClick={() => this.closeSecondWork()}>&#10005;</Icon>

#4 Updated by Luke Murphey over 3 years ago

  • Status changed from New to Closed

Also available in: Atom PDF