Actions
Feature #6121
closedSet the default minimum year and maximum year in Search model to the actual min and max years of all datasets
Start date:
10/03/2013
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Updated by Lauren Walker about 11 years ago
- Status changed from New to Resolved
This is resolved, for the most part. The maximum year is now dynamically set to the current year, and the minimum year is manually set to 1900. It was becoming too complicated to only set the min and max years upon an initial search, because otherwise the slider would update after every filter is applied, possibly pushing the slider to different values than the user has chosen, causing confusion.
Actions