Do you guys believe it would be good to have a variant on the table to transform rows into cards?
I ask this because, at least to me, horizontal scrolling feels bad on mobile when you have a table with many columns. To solve this, what I do is transform each row into a card, keeping the filters from the table. Like this, instead of a table, you're going to have a grid of cards in a way that all the info from the columns/rows is going to be displayed in the cards, and the filters work.
I believe it would be nice to have a variant on the table that, if selected, would cause this transformation to happen.
Do you guys believe it would be good to have a variant on the table to transform rows into cards?
I ask this because, at least to me, horizontal scrolling feels bad on mobile when you have a table with many columns. To solve this, what I do is transform each row into a card, keeping the filters from the table. Like this, instead of a table, you're going to have a grid of cards in a way that all the info from the columns/rows is going to be displayed in the cards, and the filters work.
I believe it would be nice to have a variant on the table that, if selected, would cause this transformation to happen.