Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Use Case]: Navigate Pages #97

Open
Slartibartfass2 opened this issue Nov 20, 2024 · 0 comments
Open

[Use Case]: Navigate Pages #97

Slartibartfass2 opened this issue Nov 20, 2024 · 0 comments
Labels
use case Use Case issue

Comments

@Slartibartfass2
Copy link
Contributor

Who is the primary actor in this use case?

User

Describe the use case

As user, I want to navigate the pages on the WebApp.

Acceptance criteria

This has been previously discussed in #74 (review).

  • store navigation history on the web app
  • if history is available, i.e. when user was previously on another page, navigate back to the last page
  • if history is not available, navigate back according to structure

Examples:

  • user is on reading list page and opens project-independent paper view, navigate back to reading list on back button click
  • user opens project-independent paper view directly (without previous history on web app), navigate back to the homepage on back button click
  • user is on project papers page and opens project-dependent paper view, navigate back to the project papers page on back button click
  • user opens project-dependent paper view directly (without previous history on web app), navigate back to the project dashboard on back button click

Anything else?

No response

@Slartibartfass2 Slartibartfass2 added the use case Use Case issue label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
use case Use Case issue
Projects
None yet
Development

No branches or pull requests

1 participant