Skip to content

refactor/#28: anchoring manifest title to top

dindigala requested to merge issue/#28-anchoring-manifest-title into develop

Feature

Summary

This MR provides:

  • Treeview: anchoring manifest title

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: On deployed pages view app open a tree node and scroll down. We can see that the manifest title is anchored to top.

If not deployed, please pull the branch into local issue/#28-anchoring-manifest-title run the app. Open a tree node and scroll down. We can see that the manifest title is anchored to top.

  • 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