A batch process thingy where the selections are made just by dragging your mouse over them.
For example
Let's say we want to bulk adjust a bunch of items to have the same value
1
3
345
3
3
36
5
We should be able to drag a rectangular box over this and on mouseup (or whatever) it should bring up a modal asking us what to update the selected values to
A batch process thingy where the selections are made just by dragging your mouse over them.
For example Let's say we want to bulk adjust a bunch of items to have the same value
1 3 345 3 3 36 5
We should be able to drag a rectangular box over this and on mouseup (or whatever) it should bring up a modal asking us what to update the selected values to