Opened 5 years ago
Closed 3 years ago
#477 closed defect (fixed)
Search results: some advanced options are not remembered
Reported by: | dmartinc | Owned by: | arescope |
---|---|---|---|
Priority: | low | Milestone: | v0.99.0 |
Component: | Search | Version: | 0.97.0 |
Keywords: | search advanced | Cc: |
Description
When I perform a search with advanced options, for example:
The "Search in", "Search for", "Sort field" and "Sort order" advanced options are not remembered (the select fields show the default values, not the ones just used). The 2 dates fields are remembered, though. So, if I press the "search" button a second time, I get different results; and this is also inconvenient when tuning these parameters and trying the advanced search multiple times.
Change History (5)
comment:1 Changed 5 years ago by dmartinc
comment:2 Changed 3 years ago by arescope
- Milestone set to v0.99.0
- Owner set to arescope
- Status changed from new to assigned
comment:3 Changed 3 years ago by arescope
- Status changed from assigned to awaiting_merge
comment:4 Changed 3 years ago by jbenito
- Status changed from awaiting_merge to merging
comment:5 Changed 3 years ago by jbenito
- Resolution set to fixed
- Status changed from merging to closed
Note: See
TracTickets for help on using
tickets.
I also should add that the advanced options section should remain displayed after a user makes a search where it is used. Maybe with an extra boolean argument in the URL? Or by detecting any non-default advanced search values.