Opened 18 years ago
Closed 18 years ago
#3170 closed enhancement (fixed)
[patch] object_list should pass last_on_page and first_on_page
Reported by: | Grimboy | Owned by: | Jacob |
---|---|---|---|
Component: | Generic views | Version: | |
Severity: | normal | Keywords: | |
Cc: | frankie@… | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I think these are important for pagination because they help orientate the user. E.g. "Results foo - bar of baz".
Attachments (1)
Change History (5)
by , 18 years ago
Attachment: | first_and_last_on_page_object_list.diff added |
---|
comment:1 by , 18 years ago
Cc: | added |
---|
comment:2 by , 18 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:3 by , 18 years ago
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
There's also #3391 with similar proposal, extended with page_numbers list.