Opened 10 years ago
Closed 10 years ago
#9276 closed bug (invalid)
Display inline, no active state on todays date
Reported by: | lfnaves | Owned by: | lfnaves |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi, i have a formulary, and i like to put the calendar inline, i detect that when i put the calendar inline, there is no visual clue when i select the todays date
Change History (2)
comment:1 Changed 10 years ago by
Owner: | set to lfnaves |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
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!
Note: See
TracTickets for help on using
tickets.
You can easily define your own styling to handle for this: http://jsfiddle.net/tj_vantoll/UMtdk/. Is this what you were looking for?
This isn't specific to inline datepickers, I think it's just more noticeable since the datepicker doesn't auto close on selection. Usually though there's some other sort of action that occurs when the user selects a date from an inline picker to provide feedback.