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

Test Reading System's Go Back functionality #71

Open
GeorgeKerscher opened this issue Jun 27, 2023 · 2 comments
Open

Test Reading System's Go Back functionality #71

GeorgeKerscher opened this issue Jun 27, 2023 · 2 comments

Comments

@GeorgeKerscher
Copy link
Collaborator

After following a link, Reading Systems should have the ability to go back to the exact spot of the link. This is sometimes called a history list or breadcrumbs. This functionality is important in many places. If a user goes to a glossery term, a bibliographic reference or an endnote, the go back function would take them to where they left off reading.

Steps:

The user identifies a link.
The user follows the link.
The information at the destination is read.
The user initiates the go back function.
The test passes if the user is brought back to the exact location of the link.

Note: Do we want to test for multiple Go back functionality, i.e. go back, and then go back again, tracing their history of links followed?

@prashantverma2014
Copy link
Collaborator

  This test is required. However it has similarity to the internal hyperlinks navigation test. 
  Go back functionality is needed when user does not follow a link but uses Toc  or go to page to go to another location to check something and wants to go back. The description of this test needs to include this and should be different from internal hyperlinks test. 

@ways2read ways2read added this to the 2024 update to test books milestone Sep 26, 2023
@GeorgeKerscher
Copy link
Collaborator Author

I was asked to set the experimental lable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants