Table paginates with only 4 rows on mobile

I have a dashboard showing about 10 rows on laptop screen. I need all 10 rows showing.

The problem is that on mobile device it paginates it with only 4 rows per page. I need to see all rows at once on the phone. That is the point. I need to know which of the 10 lines is not green.

How can I force it to show all 10 or 15 or 20 rows without pagination? Maybe I am asking for configurable pagination rows value.

Any Ideas?


3 Likes

Hi @dgleba
It seems to be the behavior, when viewing on small screens, the card height gets adjusted automatically.
The only way I can make it show more is to view the question directly instead of as a card on a dashboard.
I cannot find any feature requests for this - or even other forum threads mentioning it, so it doesn’t seem to be an issue for most people. If you want, you can create a feature request issue.

+1
Same issue here.
Dashboards on mobile sometimes show only 1 row per question

@anubhavsahoo

There’s a feature request for fixed sized dashboards - not sure how it would translate to mobile:
https://github.com/metabase/metabase/issues/10364 - upvote by clicking :+1: on the first post

If you want to create a feature request for better handling of tables on small screens, then you can do it here:
https://github.com/metabase/metabase/issues/new/choose