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

Reimplement adding comics to a reading list #274

Closed
mcpierce opened this issue May 24, 2020 · 0 comments
Closed

Reimplement adding comics to a reading list #274

mcpierce opened this issue May 24, 2020 · 0 comments
Assignees
Labels
reading list Issues relating to reading lists
Milestone

Comments

@mcpierce
Copy link
Contributor

Since the reading list interface has been re-factored, the means for adding comics to a reading list need to be redone.

Preconditions:

  1. The user selects one or more comics.
  2. A new menu item is added to each reading list's context menu labeled "Add Selected Comics"

User Story:

  1. The user right clicks on one of the reading lists.
  2. The user selects the "Add Selected Comics" menu item.
  3. A confirmation dialog is shown.

Postconditions:

  1. If the user selects No:
    • No changes are made.
    • The selections remain selected.
    • No reading list entries are created.
  2. If the user selects Yes:
    • The selections are cleared.
    • The selected comics are added to the specified reading list.
@mcpierce mcpierce added the reading list Issues relating to reading lists label May 24, 2020
@mcpierce mcpierce added this to the 0.6 milestone May 24, 2020
@mcpierce mcpierce modified the milestones: 0.6, 0.7 May 31, 2020
@mcpierce mcpierce self-assigned this Jun 5, 2020
mcpierce added a commit to mcpierce/comixed that referenced this issue Jun 5, 2020
mcpierce added a commit to mcpierce/comixed that referenced this issue Jun 5, 2020
@mcpierce mcpierce closed this as completed Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reading list Issues relating to reading lists
Projects
None yet
Development

No branches or pull requests

1 participant