performant-software / Annotation-Studio

An online annotation platform for teaching and learning in the humanities.
http://www.annotationstudio.org
GNU General Public License v2.0
5 stars 1 forks source link

Add multi-select for document addition in anthology view #417

Closed camdendotlol closed 2 years ago

camdendotlol commented 2 years ago

What this PR does

This PR adds multi-select functionality so admins and teachers can add batches of multiple documents at once to their anthologies.

Closes #414

Demonstration

https://user-images.githubusercontent.com/64725469/176760458-f079d42f-d568-432d-804f-521e19060d9b.mov

Notes

If you've selected a document that is already in the anthology, the form will just silently ignore it, rather than crash with an error.

This does not include a "Remove selected" button, which was not in the original issue.