Skip to content

feat/300: when changing sheet the selected tab remains open

dindigala requested to merge feat/#300-changing-tabs into develop

Feature

Summary

This MR provides:

  • When change selected item/sheet via UI, the selected tab should remain open.

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: Can be tested according to the following scenarios:

https://intranet.sub.uni-goettingen.de/display/prjAhiqar/Ahiqar-TIDO#AhiqarTIDO-Panel/TabRules

EX: Brit.Mus. cod. Add. 7209 - Sheet 182b

  • If you have selected Transliteration or Motif and navigate different sheet, the selected tab will remain open.
  • If you have selected Transliteration or Motif and navigate different Manuscripts, the first tab of each panel is selected.
  • 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