- Posts: 131
Before asking for help please read "Requesting Help and Suggestions" by clicking on that tab above here.
Question Next ]/Previous page and display (number of records) (Lists, etc)
- mac.alter
-
Topic Author
- Offline
- Junior Member
-
Less
More
3 weeks 20 hours ago #1
by mac.alter
Mac.alter [update: 23 Oct 2023]
webtrees 2.1.18 | PHP Version 8.1.17 | mySQL 8.1 | MacOS 10.15.17
Next ]/Previous page and display (number of records) (Lists, etc) was created by mac.alter
Mostly found when using lists but other occasions exist too. Top of its is the ability to go to page group. But, user must scroll to bottom to view content and, once, there, cannot go to next page without going all the way back to top of page.
Suggestion: have next/previous page group, next/previous at both top and bottom. And, have the Display number of records also at top and bottom. (If there are >10 records, user can immediately decide whether to view 10 at a time or more.)
Suggestion: have next/previous page group, next/previous at both top and bottom. And, have the Display number of records also at top and bottom. (If there are >10 records, user can immediately decide whether to view 10 at a time or more.)
Mac.alter [update: 23 Oct 2023]
webtrees 2.1.18 | PHP Version 8.1.17 | mySQL 8.1 | MacOS 10.15.17
Please Log in or Create an account to join the conversation.
- Franz Frese
-
- Offline
- Elite Member
-
3 weeks 19 hours ago - 3 weeks 19 hours ago #2
by Franz Frese
see freris.de
Replied by Franz Frese on topic Next ]/Previous page and display (number of records) (Lists, etc)
can you show an example (sceenshot).
For me it is at the bottom.
if there is no further need of discussion, you can create an issue at github, or better (if you can), do a pull request.
For me it is at the bottom.
if there is no further need of discussion, you can create an issue at github, or better (if you can), do a pull request.
see freris.de
Last edit: 3 weeks 19 hours ago by Franz Frese.
Please Log in or Create an account to join the conversation.
- ddrury
-
- Offline
- Senior Member
-
3 weeks 17 hours ago #3
by ddrury
--
Dave
Local: Win 11 Pro, WSL2/Ubuntu20.04.4, Apache 2.4.51, PHP 7.4.26/8.1.7, MySQL 8.0.27
Production: Litespeed 8.0.1, PHP 8.1.9, MySQL 8.0.26
Replied by ddrury on topic Next ]/Previous page and display (number of records) (Lists, etc)
See
github.com/fisharebest/webtrees/pull/3702
, however Greg doesn't believe any change to current behaviour is necessary
--
Dave
Local: Win 11 Pro, WSL2/Ubuntu20.04.4, Apache 2.4.51, PHP 7.4.26/8.1.7, MySQL 8.0.27
Production: Litespeed 8.0.1, PHP 8.1.9, MySQL 8.0.26
Please Log in or Create an account to join the conversation.
- Franz Frese
-
- Offline
- Elite Member
-
3 weeks 16 hours ago #4
by Franz Frese
I do not see any comment of Greg, concerning your old pull request.
For me (freris.de) I did another (one line) solution. (using the scroll bar, to see all you need. I did because there is no save for last used value.)
see freris.de
Replied by Franz Frese on topic Next ]/Previous page and display (number of records) (Lists, etc)
perhaps you close your old pull request and do a new one.See github.com/fisharebest/webtrees/pull/3702 , however Greg doesn't believe any change to current behaviour is necessary
I do not see any comment of Greg, concerning your old pull request.
For me (freris.de) I did another (one line) solution. (using the scroll bar, to see all you need. I did because there is no save for last used value.)
see freris.de
Please Log in or Create an account to join the conversation.
- mac.alter
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 131
3 weeks 11 hours ago #5
by mac.alter
Mac.alter [update: 23 Oct 2023]
webtrees 2.1.18 | PHP Version 8.1.17 | mySQL 8.1 | MacOS 10.15.17
Replied by mac.alter on topic Next ]/Previous page and display (number of records) (Lists, etc)
My example is a list from Place hierarchy where there's 185 entries. My request is to have both the top show at the bottom as well.
and have the bottom show at the top as well
and have the bottom show at the top as well
Mac.alter [update: 23 Oct 2023]
webtrees 2.1.18 | PHP Version 8.1.17 | mySQL 8.1 | MacOS 10.15.17
Please Log in or Create an account to join the conversation.
- ddrury
-
- Offline
- Senior Member
-
2 weeks 6 days ago #6
by ddrury
github.com/fisharebest/webtrees/issues/3148
--
Dave
Local: Win 11 Pro, WSL2/Ubuntu20.04.4, Apache 2.4.51, PHP 7.4.26/8.1.7, MySQL 8.0.27
Production: Litespeed 8.0.1, PHP 8.1.9, MySQL 8.0.26
Replied by ddrury on topic Next ]/Previous page and display (number of records) (Lists, etc)
I do not see any comment of Greg, concerning your old pull request.
github.com/fisharebest/webtrees/issues/3148
--
Dave
Local: Win 11 Pro, WSL2/Ubuntu20.04.4, Apache 2.4.51, PHP 7.4.26/8.1.7, MySQL 8.0.27
Production: Litespeed 8.0.1, PHP 8.1.9, MySQL 8.0.26
Please Log in or Create an account to join the conversation.
- Franz Frese
-
- Offline
- Elite Member
-
2 weeks 6 days ago - 2 weeks 6 days ago #7
by Franz Frese
My conclusion: Every List starts with (only) 10 entries. So the Buttons for next (or another) page are always visible and the is no need to have them at the bottom.
But if you select another number of entries (between 50 and 1000) you always have to scroll for reaching the pagination buttons.
So best would be to have them always visible at top (best for Gregs arguments), then it doesn't matter, they have to be placed only once.
p.s. I have been wrong saying that these buttons are at bottom at my site. (I always show all entries, what is quick enough for my lists)
see freris.de
Replied by Franz Frese on topic Next ]/Previous page and display (number of records) (Lists, etc)
thx for the link.
I do not see any comment of Greg, concerning your old pull request.
github.com/fisharebest/webtrees/issues/3148
My conclusion: Every List starts with (only) 10 entries. So the Buttons for next (or another) page are always visible and the is no need to have them at the bottom.
But if you select another number of entries (between 50 and 1000) you always have to scroll for reaching the pagination buttons.
So best would be to have them always visible at top (best for Gregs arguments), then it doesn't matter, they have to be placed only once.
p.s. I have been wrong saying that these buttons are at bottom at my site. (I always show all entries, what is quick enough for my lists)
see freris.de
Last edit: 2 weeks 6 days ago by Franz Frese.
Please Log in or Create an account to join the conversation.