Skip to content

feat/#318: scrolling text into view when an annotation is selected

dindigala requested to merge feat/#318-text-scroll-into-view into develop

Feature

Summary

This MR provides:

  • If a user selects an annotations from the list in the annotations panel the related item in the text should scroll into view

Does the result of the MR comply to our "definition of done"?

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Documentation

  • I updated the README (if applicable)
  • I provided my functions with appropriate documentation
  • I adjusted other parts of the documentation (if applicable)

Tests

Are we able to test this new feature?

  • Yes, everything can be done via unit tests.
  • Yes, you can test by following these steps: In ahikar collection select a sheet with higher number of annotation items and scroll to the last item in annotation list, select last item. The selected annotation in text should be scroll into view.

Ex: Vat. sir. 159. ff.293rb-299va - Sheet 295r

  • No, it is not possible.

Changelog

  • I added a statement to the CHANGELOG.

Related Tickets

Add all related issues and especially those to be closed.

Related

Closes

Logs and Screenshots

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Merge request reports