Closed
Bug 926993
Opened 12 years ago
Closed 12 years ago
Reports list pagination is broken
Categories
(Mozilla Reps Graveyard :: reps.mozilla.org, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: hoosteeno, Assigned: agibson)
Details
Attachments
(1 file)
233.40 KB,
image/png
|
Details |
The pagination on reports pages is a bit broken. Screenshot attached.
User agent: Firefox 24
Steps to reproduce: Visit https://reps.mozilla.org/reports/
Expected: The number of pagination links is somehow limited
Actual: Pagination links blow out the footer and look bad
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → agibson
Assignee | ||
Comment 1•12 years ago
|
||
PR opened here that switches to using a <select> input for pagination, keeping things nice and tidy.
https://github.com/mozilla/remo/pull/520
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/remo
https://github.com/mozilla/remo/commit/47597aef31c2a37aaf562f1993d09808c20554c2
[fix bug 926993] Reports list pagination is broken
https://github.com/mozilla/remo/commit/d85af436e0f6393fed6aabeac36efb15e21496ce
Merge pull request #520 from alexgibson/bug-926993-reports-list-pagination-is-broken
[fix bug 926993] Reports list pagination is broken
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 3•12 years ago
|
||
Verified on reps-dev.
Comment 4•12 years ago
|
||
Verified on stage. The <select> input for pagination is a nice touch. Thanks!
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Version: unspecified → 415
Updated•5 years ago
|
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•