Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.5.0-b1
-
Component/s: None
-
Labels:None
Description
Add pagination to the TLD Pricing page.
Add filters to the widget on the TLD Pricing page. Add the following 2 filters
- TLD (use a like comparison for partial matches)
- Registrar (list installed registrar modules)
- Limit (numeric field that defaults to 50 which will override the page size for the pagination)
The TLD order seems pretty random for added TLDs. I believe the TLD model should set the order of new TLDs so they appear last
If we default to 50 results, and to see more you must go into the filtering options, we may want to have an indicator of some sort so that the user knows that there are more results that are not displayed.
A couple thoughts:
1. At the bottom of the list of TLDs, show an info box that says something like. "There are more TLDs than shown. Use the filter option above to display them."
2. Add a drop down menu that shows the number of TLDs that will be shown, in this case 50. They would be able to select a different value here. However, in that case it would be a duplicate of the filter so I'm not sure it's the best option.