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

Batch add to folders from search results #46

Open
5 tasks
acozine opened this issue Nov 12, 2014 · 3 comments
Open
5 tasks

Batch add to folders from search results #46

acozine opened this issue Nov 12, 2014 · 3 comments
Milestone

Comments

@acozine
Copy link

acozine commented Nov 12, 2014

As a user, I want to add multiple items to a single folder from the search results page. IU would like to replicate IUCat functionality, which only offers "Select All", not individual checkmarks for items in search results.

ACCEPTANCE:

  • A Select All button on the search results page activates a drop-down menu of all the user's folders
  • We check whether the items are already contained in the selected folder
  • Any items that are not in the selected folder are added to the bottom of the folder
  • Any items that are already members of the selected folder are not added
  • A flash message tells the user how many items have been added and how many have not and why - something like: "6 items have been added to SelectedFolder. 3 items were already in SelectedFolder - they are still there in whatever position you selected."
@acozine acozine added this to the Backlog milestone Nov 12, 2014
@acozine
Copy link
Author

acozine commented Nov 12, 2014

@mark-dce mark-dce modified the milestones: Future SOWs, Backlog Nov 13, 2014
@mark-dce
Copy link
Contributor

This functionality seems very similar to the saved search capabilities in the new release (preview) of IUCat. When is anticipated a user would use this functionality instead of saved searches?

@acozine
Copy link
Author

acozine commented Nov 13, 2014

The two scenarios are similar. The use case for using batch add instead of a saved search is when I want to append the results of a search to the other items in an existing folder.

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

2 participants