flarum / flarum/issue-archive

Batch discussion/post operations

Open
#415 3 comments 0 reactions 0 assignees View on GitHub
type/feature
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We want to allow multiple discussions/posts to be selected, and then an action to be performed on all of them at once.

What needs to be done:
- Design the UX for this. My initial thought is that there could be a "select" option in the discussion/post controls menu, and when clicked, all of the controls menus for other discussions/posts turn into checkboxes. The action buttons could then be displayed in a box floating somewhere on the page?
- Work out implementation on the front-end. It will likely involve objects similar to DiscussionControls and PostControls.
- Work out implementation on the API-end. It will likely involve the [JSON-API Bulk extension](http://jsonapi.org/extensions/bulk/).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.