[RFC] Better Pagination for touch screens

These requests for comments/change have lead to an implemented feature that has been successfully merged into the 3.1/Ascraeus branch. Everything listed in this forum will be available in phpBB 3.1.
Post Reply
User avatar
M.Gaetan89
Registered User
Posts: 64
Joined: Tue Jan 28, 2014 7:17 pm
Location: Divonne-les-Bains, France
Contact:

Re: Better Pagination for touch screens

Post by M.Gaetan89 »

I do see it, and it's great. Good job :)

User avatar
Pete77s
Registered User
Posts: 43
Joined: Mon Feb 07, 2005 4:55 am

Re: Better Pagination for touch screens

Post by Pete77s »

It looks great. ;)


User avatar
Sumanai
Registered User
Posts: 95
Joined: Sat Aug 31, 2013 11:12 am

Re: Better Pagination for touch screens

Post by Sumanai »

Little problem with a small width of the screen, for example android 4.1 screen resolution of 800x480.
Image
Sorry for my English.

User avatar
hanakin
Front-End Dev Team Lead
Front-End Dev Team Lead
Posts: 968
Joined: Sat Dec 25, 2010 9:02 pm
Contact:

Re: Better Pagination for touch screens

Post by hanakin »

thats how they handle responsive... its intended to work that way, now we just need to fix the container to make spacing work better and that would reduce this such occurence
Donations welcome via Paypal Image

User avatar
PayBas
Registered User
Posts: 305
Joined: Tue Jul 29, 2008 6:08 pm
Contact:

Re: Better Pagination for touch screens

Post by PayBas »

This will be somewhat fixed with an upcoming PR that doesn't hide the search box in responsive mode.

User avatar
M.Gaetan89
Registered User
Posts: 64
Joined: Tue Jan 28, 2014 7:17 pm
Location: Divonne-les-Bains, France
Contact:

Re: Better Pagination for touch screens

Post by M.Gaetan89 »

Would it be possible to apply the same style to the pagination of each topic on viewforum.php? It will improve consistency in the design.

And what about using input type number for the page selector? It will improve usability on mobile devices. And if the browser does not support it, it falls back to type text, so no harm done.

User avatar
brunoais
Registered User
Posts: 964
Joined: Fri Dec 18, 2009 3:55 pm

Re: Better Pagination for touch screens

Post by brunoais »

Hum... The pagination changed but it feels nice even without a touch screen. No need to make 2 versions. I like it! Good job!

User avatar
Louis7777
Registered User
Posts: 394
Joined: Fri Apr 04, 2014 12:32 am

Re: Better Pagination for touch screens

Post by Louis7777 »

prototech wrote:This has been merged and should be live on Area51 in a few minutes.
Spotted a little mistake. The "jump to page" input's title is "Search for keywords".

User avatar
hanakin
Front-End Dev Team Lead
Front-End Dev Team Lead
Posts: 968
Joined: Sat Dec 25, 2010 9:02 pm
Contact:

Re: Better Pagination for touch screens

Post by hanakin »

along the same lines I am not sure why their is an empty value attribute either
Donations welcome via Paypal Image

Post Reply