Skip to content

Feature: Implement Scroll-to-Verse Functionality #65

@klappy

Description

@klappy

As part of the recent changes to the rendering logic, the application now renders all chapters and verses of a scripture book at once. This has introduced the need for a 'scroll-to-verse' feature that allows users to navigate to a specific chapter and verse within the rendered content.

Acceptance Criteria:

  • When a user selects a chapter and verse, the view should automatically scroll to the corresponding location in the rendered USFM content.
  • The scrolling should be smooth and accurate.
  • The implementation should be performant and not introduce any noticeable lag.
  • The documentation should be updated to reflect the new rendering behavior and the scroll-to-verse functionality.
  • Tests should be updated or created to verify the scroll-to-verse functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions