akeneo / pim-community-dev

[Community Development Repository] The open source Product Information Management (PIM)
http://www.akeneo.com
Other
949 stars 512 forks source link

Product grid: Pagination labels on a small screen #4716

Closed Hocdoc closed 7 years ago

Hocdoc commented 8 years ago

A small GUI bug in the product grid (Akeneo 1.5.6, Chrome 51).

When resizing the browser window to a smaller size than 1200px (which isn't that small) the position of the "Page:" label or the totalPages / totalRecords - Labels move to a second row which is confusing:

screenshot

This issue can get reproduced on http://demo.akeneo.com/ .

arnolanglade commented 8 years ago

Thank you @Hocdoc for raising this problem.

nidup commented 7 years ago

Hi!

Akeneo PIM does not support smaller size than 1280 px cf https://docs.akeneo.com/latest/reference/technical_information/client_side_compatibilities.html#browsers

Have a good day!

Hocdoc commented 7 years ago

Thanks for your comments to my issues.

Well when the browser font was set big enough (which you cannot control)... the described problem still appears on my 1920px screen.

But it's really only a minor problem, so we can live without a fix ;-).