You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to get rid of the table set splitting in Rails Admin, and have it display all table cells without having to paginate with those stupid dots?
We have a lot of data and this is really horrible UX. It is a pain when you have constantly to go here and there because you lose sight of the line and have to go back and make sure that line is the right ID and so on.
I am ok with having horizontal scrollbars. Any way to configure this?
The text was updated successfully, but these errors were encountered:
Would a patch which would just remove that splitting be ok? I am not that good with ruby but i think i will figure this out. A better step would maybe be to implement a responsive table like this http://css-tricks.com/examples/ResponsiveTables/responsive.php
Is there a way to get rid of the table set splitting in Rails Admin, and have it display all table cells without having to paginate with those stupid dots?
We have a lot of data and this is really horrible UX. It is a pain when you have constantly to go here and there because you lose sight of the line and have to go back and make sure that line is the right ID and so on.
I am ok with having horizontal scrollbars. Any way to configure this?
The text was updated successfully, but these errors were encountered: