Task #9319 (closed)
Opened 7 years ago
Closed 5 years ago
Bug: Search date selector is unusable
| Reported by: | rleigh | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | 5.0.4 |
| Component: | Insight | Version: | 5.0.5 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
The pop-up calendar allows the day in the current month to be selected, and then it's possible to navigate back one month at a time. It's *not* possible to go back a year at a time, or manually enter the date. If I want to enter a date in 1997, that's a minimum of (4*12)+7=55 clicks just to get to December 1997! This is RSI-inducing and quite frustrating. It would be nicer if the selector had left and right arrows for both month and year, e.g.
< July > < 2012 >
And/or the ability to enter the date directly, which is much faster than using an annoying date selector widget. Having the GUI selector optional would be very nice. e.g.
[DD/MM/YYYY][X]
Where DD/MM/YYYY is a text entry, and X is a button to bring up the selector.
Attachments (1)
Change History (4)
Changed 7 years ago by rleigh
comment:1 Changed 7 years ago by jburel
- Milestone changed from OMERO-Beta4.4 to OMERO-Beta4.4.x
comment:2 Changed 7 years ago by jburel
- Milestone changed from OMERO-4.5 to Unscheduled
comment:3 Changed 5 years ago by jburel
- Milestone changed from Unscheduled to 5.0.4
- Resolution set to fixed
- Status changed from new to closed
- Version set to 5.0.5
you can now edit the date. No work planned to use another date picker.
Closing this ticket.Work completed during the 5.0.x series.
we are using an existing calendar, we will have to review that later.