Story
A user navigates to the Reading List view and marks a comic in a series as read
Acceptance Criteria
Given An authenticated marks a comic in the series as read
When In the Reading List view, the user clicks the Mark as read affordance in the unread column
Then The user’s completed progress is displayed with a count of issues remaining out of the series total.
Story
A user navigates to the
Reading Listview and marks a comic in a series as readAcceptance Criteria
Given An authenticated marks a comic in the series as read
When In the
Reading Listview, the user clicks theMark as readaffordance in the unread columnThen The user’s completed progress is displayed with a count of issues remaining out of the series total.