Feature #9352
Change date range type labels and add help text
Status: | Verified | Start date: | 01/25/2016 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | Search / Browse | |||
Target version: | Release 2.3.0 | |||
Google Code Legacy ID: | Tested version: | 2.3 | ||
Sponsored: | Yes | Requires documentation: |
Description
Date range search has been added to the AtoM advanced search interface in issue #8648. With the overhaul to the search interface in #9141, a toggle option was added to the date range search as well, to specify whether the results returned had to fall entirely within the target range, or merely overlap with any of the parameters.
These options were initially labelled as "inclusive" and "exact." However, on their own without explanation, the terms do not immediately suggest their meaning, and might be confusing to end users.
This ticket will do 2 things. It will update the labels slightly, and add a bit of help text. Next to the toggle radio buttions we will add a (?) help icon - when clicked, a tooltip with some help text will appear, explaining the use of the toggle options as follows:
Use these options to specify how the date range returns results. "Exact" means that the start and end dates of descriptions returned must fall entirely within the date range entered. "Overlapping" means that any description whose start or end dates touch or overlap the target date range will be returned.
The radio button options should now be:
- Exact
- Overlapping
An initial wireframe of the change is attached.
Related issues
History
#2 Updated by Dan Gillean over 6 years ago
- File date-range-toggle-2.3.png added
- Description updated (diff)
- Tested version 2.3 added
#3 Updated by Dan Gillean over 6 years ago
- Related to Feature #9141: Merge search, browse, and advanced search pages to support use of both facets and filters on results. added
#4 Updated by José Raddaoui Marín over 6 years ago
- Status changed from New to Code Review
- Assignee changed from José Raddaoui Marín to Nick Wilkinson
Ready for code review: PR 267
#6 Updated by José Raddaoui Marín over 6 years ago
- Status changed from Feedback to QA/Review
- Assignee changed from Nick Wilkinson to Dan Gillean
Merged in qa/2.3.x
#7 Updated by Dan Gillean over 6 years ago
- Status changed from QA/Review to Verified
#8 Updated by Dan Gillean over 5 years ago
- Requires documentation deleted (
Yes)