[RFC] Better Pagination for touch screens
- 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
I do see it, and it's great. Good job
Re: Better Pagination for touch screens
It looks great.
-
- Registered User
- Posts: 523
- Joined: Sat Apr 22, 2006 10:29 pm
- Contact:
Re: Better Pagination for touch screens
Much better... Thanks!
Re: Better Pagination for touch screens
Little problem with a small width of the screen, for example android 4.1 screen resolution of 800x480.
Sorry for my English.
Re: Better Pagination for touch screens
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
Re: Better Pagination for touch screens
This will be somewhat fixed with an upcoming PR that doesn't hide the search box in responsive mode.
- 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
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.
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.
Re: Better Pagination for touch screens
Hum... The pagination changed but it feels nice even without a touch screen. No need to make 2 versions. I like it! Good job!
Re: Better Pagination for touch screens
Spotted a little mistake. The "jump to page" input's title is "Search for keywords".prototech wrote:This has been merged and should be live on Area51 in a few minutes.
Re: Better Pagination for touch screens
along the same lines I am not sure why their is an empty value attribute either