Go to this page: [https://issues.joomla.org/activity/user/joomla-cms](user tracker activity). You can see that the display of the calendar's navigation is not ok (icons+text).
If we're adding
.ui-widget-content .ui-icon { color: transparent; }
Only the icons will be displayed (maybe not the cleanest solution, but at least it works)
And a question: is it normal to have 2 links but 2 icons displayed per link?
I fully approve "use something else".
Labels |
Added:
CSS issue
UI
|
Labels |
Added:
CSS issue
UI
|
Do we use jQuery UI somewhere else? If no then something like bootstrap-datepicker? Or this one.
The jQuery UI stuff is solely for the charts.
The calendar's replaced with the bootstrap-datepicker plugin now. I didn't include the locale support right now though.
Locale support is added now.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-10-16 21:40:39 |
Closed_By | ⇒ | mbabker |
I honestly want to rip out that calendar and use something else. It's the jQuery UI Datepicker which was in use in the old CMS component and I updated all the CSS pieces to current builds when I pulled in all the code. So honestly who knows how long it's been broken.