dioscouri / f3-shop

2 stars 2 forks source link

New Bulk Action: Add Tags #101

Open rdiaztushman opened 10 years ago

rdiaztushman commented 10 years ago

Admin selects items in a list (orders, customers, etc), selects Add Tags in the bulk actions list. Either a lightbox appears or they're redirected to a new view (preferable a lightbox). Admin selects the tags to be added to the selected items and clicks Save

If we can abstract this to the lib, then lets do it. It would be used for any list of Taggable items.... (blog posts, pages, etc)