TL;DR Bulk actions over a mixed selection always skip rows. A count of skips is not a result — the operator needs to know which reason applied to how many, because "not permitted" and "already gone" call for completely different next moves. Count skip reasons individually, not in total.

Source: [Dev.to](https://dev.to/nasrulhazim/3-skipped-tells-the-operator-nothing-c7i)

Sponsored