Closed
Bug 886493
Opened 11 years ago
Closed 11 years ago
Create Page: What User Has Voted On
Categories
(Websites :: Firefox Flicks, defect)
Websites
Firefox Flicks
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bensternthal, Unassigned)
References
Details
Create page listing all the videos a user has voted on. A link to this page should be added to the main gallery page for users that are logged in and have voted.
- Order, most recently voted on first
- Paginated - same pagination as gallery
Comment 1•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/firefox-flicks
https://github.com/mozilla/firefox-flicks/commit/b59263c6211531d26b015fcabeefbfcf2c02eb5d
Fix bug 886493: Add page showing what the user has voted on.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 2•11 years ago
|
||
Verified order of votes in gallery.
Pagination is broken. Page 2 of my gallery = page 2 of video gallery
1) https://firefoxflicks-dev.allizom.org/en-US/video/my_voted_videos/
2) Click Next or 2 to go to my second page of votes
expected: page 2 of my votes
actual: page 2 of content gallery: https://firefoxflicks-dev.allizom.org/en-US/video/?page=2
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/firefox-flicks
https://github.com/mozilla/firefox-flicks/commit/fbfd461a8c1ffb215ad478b44d5537ff03bacc04
Fix bug 886493: Use request.path for pagination URL in video list.
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•