wefork / wekan

The open-source Trello-like kanban (built with Meteor)
https://wekan.io
MIT License
61 stars 12 forks source link

Remove a list #65

Closed bcampardou closed 7 years ago

bcampardou commented 7 years ago

Simply add a button to remove a list. See issue https://github.com/wekan/wekan/issues/611

whittssg commented 7 years ago

@BaobabCoder I tried this and the Activities list on the side bar isnt updating correctly.. When i remove a list it shows this: Username added undefined to this board.

Shouldn't it show "Username removed XX list from this board."

We definitely need this though.. I always end up with an empty list at the end of my boards and i dont like shoving everything in Archived. Can you add a confirmation box or something? Or better still check if there are any cards and only delete if there are no cards?

bcampardou commented 7 years ago

@whittssg thank you, I didn't see it. I'm pretty new on wekan. I'll fix it soon.