![]() closes OUT-3844 flag=bulk_delete_pages Test-plan: - Ensure bulk delete FF is enabled - Within a course, create many pages: > c = Course.find() # course to find - import wiki_page_factory code > 50.times do wiki_page_model({course: c}) end - Open the course's page tab - ensure checking a box for deletion and sorting the page maintains the checkbox and allows you to delete the previously selected page - ensure the behavior works as expected in these scenarios: - clicking a single page for deletion then deleting it via the dropdown - marking a page as a front page should remove the checkbox (and disable the bulk delete button) Change-Id: I7c3830e33efc3c43d1131b1f4e6da5a5f9f0e28f Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/245602 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Augusto Callejas <acallejas@instructure.com> Reviewed-by: Michael Brewer-Davis <mbd@instructure.com> QA-Review: Brian Watson <bwatson@instructure.com> Product-Review: Jody Sailor |
||
---|---|---|
.. | ||
edit.html.erb | ||
index.html.erb | ||
revisions.html.erb | ||
show.html.erb |