- Removed Files:
Scrolling through Submitters with ease
Review Request #3030 — Created March 31, 2012 and discarded
Problem: There is a problem with the "Submitter"'s page when the database is too large. The pagination is slow and inefficient. Solution: Add additional pagination by letter on the top of the table. (As per the wireframe) Steps: 1. Create links in the table that would reflect the sorting order (ie leading letter) 2. Take the data from the link clicked and sort the queryset of the submitters by the leading letter
WI
- Description:
-
~ Just a few wireframes made from MockFlow
~ Selected a wireframe.
- - Link here: http://app.mockflow.com/view.jsp?id=BA429B1EDB05A7CD7BC06A00E493C636#/page=329791F6847774E3D7B56A007129DBD1
- Removed Files:
- Screenshots:
-
Wireframe
WI
- Change Summary:
-
In progress
- Description:
-
~ Selected a wireframe.
~ Problem: There is a problem with the "Submitter"'s page when the database is too large. The pagination is slow and inefficient.
+ + Solution: Add additional pagination by letter on the top of the table. (As per the wireframe)
+ + Steps:
+ 1. Create links in the table that would reflect the sorting order (ie leading letter) + 2. Take the data from the link clicked and sort the queryset of the submitters by the leading letter