Card view is great when visually displaying what is in the record. I have an app where Each record has one file. I need to delete records efficiently. So I created an option in status called delete. I also created a toggle with the yes/no and the title being delete.
I would like to scroll through the records (About 26,000 of them) and just press a button, then filter by one of those options and bulk delete.
Currently if you click anywhere on a card view it opens the record. Then I have to go to the 3 dots and delete the record. Those additional steps at scale are not very efficient.
Being able to check the records even like in grid view to bulk update would be a beneficial short term compromise. But overall the ability to update fields that display in card view would be cool.