a11y-todos

Expand History Expand History
Collapse History Collapse History

Reopen a Task that was Completed

To make the page more interactive, add a “Reopen” button to move Tasks that have been marked as “Completed” back to “Todo”.

Like the PromotionsController before it, instead of acting as a bulk action, the ReopeningsController#create operates on a single Task record.