Skip to content

feature/#63: Bookmarking: page in default view in the URL

dindigala requested to merge feature/#63-bookmarking into develop

Feature

Summary

This MR provides:

  • possible to recall the views
  • URL must reflect the 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:
  • When we load the application for the first time, the url reflect's the item that is selected.
  • Try changing the sheets using Navigation button and test the url.
  • Copy any selected item url and paste in different browser or on in an incognito mode, the the viewer reflects the selected item as the default view.
  • 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