CSS issue UI
avatar Sandra97
Sandra97
10 Jul 2016

Steps to reproduce the issue

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).

Expected result

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)
after

Actual result

before

And a question: is it normal to have 2 links but 2 icons displayed per link?

avatar Sandra97 Sandra97 - open - 10 Jul 2016
avatar mbabker
mbabker - comment - 10 Jul 2016

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.

avatar Sandra97
Sandra97 - comment - 10 Jul 2016

I fully approve "use something else".

avatar b2z b2z - change - 15 Jul 2016
Labels Added: CSS issue UI
avatar b2z b2z - change - 15 Jul 2016
Labels Added: CSS issue UI
avatar b2z
b2z - comment - 15 Jul 2016

Do we use jQuery UI somewhere else? If no then something like bootstrap-datepicker? Or this one.

avatar mbabker
mbabker - comment - 15 Jul 2016

The jQuery UI stuff is solely for the charts.

avatar mbabker
mbabker - comment - 13 Aug 2016

The calendar's replaced with the bootstrap-datepicker plugin now. I didn't include the locale support right now though.

avatar mbabker
mbabker - comment - 16 Oct 2016

Locale support is added now.

avatar mbabker mbabker - change - 16 Oct 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-10-16 21:40:39
Closed_By mbabker
avatar mbabker mbabker - close - 16 Oct 2016

Add a Comment

Login with GitHub to post a comment