admin-on-rest icon indicating copy to clipboard operation
admin-on-rest copied to clipboard

Too many columns can not view all columns

Open fzaninotto opened this issue 7 years ago • 0 comments

Porting issue #434 from react-admin, initially reported bymingchen

In list view, if I define a lot columns need to be shown, if the row length overflow the right of page, some columns can not be viewed and the page also can not support horizontal scroll. For example, I define 12 columns, however only 10 can be viewed on page, 2 of them are in right of screen and can not be viewed.

fzaninotto avatar Apr 17 '18 14:04 fzaninotto