Search and Top Navigation
#7812 closed feature (invalid)
Opened October 25, 2011 06:30PM UTC
Closed November 03, 2012 08:52AM UTC
Last modified December 06, 2012 09:51PM UTC
Ability to Select Week and Month
Reported by: | ldadams | Owned by: | ldadams |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.0 |
Component: | ui.datepicker | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Currently datepicker shows the week number but there is no event for the click of this field. Also the ability to have the datepicker select the week upon clicking the week number would be nice. In the same way clicking the week heading could select the month.
Attachments (0)
Change History (5)
Changed October 11, 2012 02:43PM UTC by comment:1
milestone: | 1.9.0 → 1.11.0 |
---|
Changed October 19, 2012 10:18PM UTC by comment:2
owner: | → ldadams |
---|---|
status: | new → pending |
Hi, could you provide a bit more info here? What do you mean by "selecting a week"? The datepicker selects dates, which are compromised of a month, a day, and year. Please let me know so we can consider this use case! Thanks!
Changed November 03, 2012 08:52AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Changed December 06, 2012 09:49PM UTC by comment:4
Sorry for the delay here...
I have used web calendar components that allow this. This feature would allow the user to select all the days in a week or month with a single click. In past applications requirements have been such that a user can select multiple days without selecting each date while holding down the ctrl key.
Use case:
A calendaring application that lists events a user must attend. The user should have the ability to select an individual dates or a range of dates. The ui then displays all events the user has on those days. Users should have the ability to print a weeks worth of events.
X Sun Mon Tues Weds Thurs Fri Sat
X 1 2 3 4 5 6 7
X 8 9 10 11 12 13 14
...
The x's to the left of the week would select all days in that week. The x in the top left would select all days in the month.
If you would like I can share a link to a component library that has this functionally. This library is not free or open source so I did not know if I should share here. It may better illustrate the functionally I am proposing.
Thanks
Changed December 06, 2012 09:51PM UTC by comment:5
That still doesn't tie into how this widget works, which is to operate on a single date. This is out of scope for the datepicker widget.