rbeckman-nextgen / test-mc

test-migration
1 stars 0 forks source link

Add ability to select/enable/disable/delete multiple destinations of a channel #1061

Open rbeckman-nextgen opened 4 years ago

rbeckman-nextgen commented 4 years ago

Currently, if you have a channel with multiple destinations, and you want to perform an operation on several of them (disable, etc.), you need to go through each destination and do it one by one. It would be nice if the destinations list allowed multiple selections, like the channels list, allowing you to disable/enable/delete multiple destinations at once.

Imported Issue. Original Details: Reporter: ericb Created: 2011-08-30T17:10:25.000-0700

rbeckman-nextgen commented 4 years ago

This isn't possible right now because selecting the destination causes it to be displayed. Changing this in certain cases might cause too much confusion. This feature may need to be done when a UI overhaul takes place.

Imported Comment. Original Details: Author: jacobb Created: 2013-10-17T12:54:34.000-0700

rbeckman-nextgen commented 4 years ago

I'm certainly fine with pushing this off until the UI overhaul happens in 4.0. Although I've seen this sort of thing implemented in other applications that use a view model like the destination list where, if multiple items are selected, no details are displayed. Often, in place of the details will be some sort of short message indicating multiple selections.

One way or the other, I think this would definitely be a useful feature (I know I would personally use it often).

Imported Comment. Original Details: Author: ericb Created: 2013-10-18T14:39:03.000-0700