Skip to content

Feat/: Implementing hover over text functionality

dindigala requested to merge feat/text-hover into develop

Feature

Summary

This MR provides:

  • functionality to make clearer which text parts belong to which embedded motif on text panel side (mouse over info)
  • Also works for the regular annotaitons.

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:

Please pull this branch feat/text-hover to test for nested motifs hover.

Can be tested on gitlab environments as well, mouse hover to the highlight text and it results in showing which annotation the text belongs to.

  • 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

Edited by dindigala

Merge request reports