Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display all table cells in "List" action #1594

Closed
drale2k opened this issue Apr 4, 2013 · 3 comments
Closed

Display all table cells in "List" action #1594

drale2k opened this issue Apr 4, 2013 · 3 comments

Comments

@drale2k
Copy link

drale2k commented Apr 4, 2013

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?

Bildschirmfoto 2013-04-04 um 17 12 37

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?

@sferik
Copy link
Collaborator

sferik commented Apr 4, 2013

I agree this is a poor user experience. I’d happy accept a patch to fix it.

@drale2k
Copy link
Author

drale2k commented Apr 4, 2013

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

@mshibuya
Copy link
Member

mshibuya commented May 2, 2019

#3017 made this possible.

@mshibuya mshibuya closed this as completed May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants