Bug #337
Feature #14: tags for projects
Pagination links disappear when list refreshed after search
Status: | Closed | Start date: | 2011-11-18 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Chris Cannam | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Steps to reproduce:
- Go to Projects page on a site with more than 10 projects
- Observe that pagination links are present
- Apply a tag filter so as to reduce the number of results to <10
- Observe that pagination links have (correctly) gone
- Remove the tag filter so that all results should appear again
- Observe that pagination links are still missing
History
#1 Updated by Luis Figueira about 13 years ago
- Description updated (diff)
- Status changed from New to Resolved
- Assignee changed from Luis Figueira to Chris Cannam
The pagination is now inside the partial (that gets re-rendered in the AJAX call) - see c8aec937ea53.
#2 Updated by Chris Cannam about 13 years ago
- Status changed from Resolved to Closed