Skip to content

feature/#196: Implement loading feature to all panels

dindigala requested to merge feature/#196-loading-panels into develop

Feature

Summary

This MR provides…

  • Loading feature to all panels.

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 the first of loading the application, you can observe that there is a loading spinner with a message on viewport.
  • Then try to navigate between the sheets, the loading feature appears. If not, please try to navigate into Network panel of browser developer tools and on top menu select option from "No throttling" to any other option. You can observe the behaviour of loading progress spinner in each panel.
  • Navigating between tabs inside Text Panel ex: Brit.Mus. cod. Add. 7209 - sheet 182b
  • 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