Page 1 of 1

2.1.5 - Admin users list cropped

Posted: Sat Oct 15, 2016 7:21 pm
by aa007
We have upgraded to 2.1.5 and now we have noticed that user list (admin users) ends up in the middle of users starting with letter s (showing just 20 users), so we don't see users that start with t and on... So to edit them I have to open one user and then change the user_id param in the url.
Is there any settings I should modify to see the rest?

Re: 2.1.5 - Admin users list cropped

Posted: Sun Oct 16, 2016 2:17 pm
by paulbaker
Is there so many that the list is paged? Look for a little > top right or bottom right.

Been there myself. ;D

Re: 2.1.5 - Admin users list cropped

Posted: Sun Oct 16, 2016 4:39 pm
by Rolf
I have look at the code and there is indeed a limit set to 20, but there is no paginating installed.
Don't think there are many websites with more than 20 administrators...
Will have a look for what to do with it for a next release.

I will PM you a small fix, aa007