J4 Issue ?
avatar drmenzelit
drmenzelit
12 Nov 2020

Steps to reproduce the issue

Create some tags.
Create a menu item of type "List All Tags".
Play with the option "Number of Columns".

Expected result

The tags are showed in columns as set in the options.

Actual result

The tags are all in one column, but depending of the settings there is 1 or more ul lists holding the tags.

Columns: 7 (one ul with 3 li elements)
grafik

Columns: 1 (3 ul with 1 li element each)
grafik

avatar drmenzelit drmenzelit - open - 12 Nov 2020
avatar joomla-cms-bot joomla-cms-bot - change - 12 Nov 2020
Labels Added: J4 Issue ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 12 Nov 2020
avatar adj9
adj9 - comment - 14 Nov 2020

HTML inspect
Schermata 2020-11-14 alle 16 40 54

In this case the row tab5 is wider. It's Bootstrap problem?

avatar N6REJ
N6REJ - comment - 17 Nov 2020

for w/e reason the columns value is treated as rows. So when you say 3 columns, it's returning 3 ROWS. This is being caused by .css
image
I'm looking into the best fix.

avatar N6REJ N6REJ - change - 17 Nov 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-11-17 10:20:58
Closed_By N6REJ
avatar N6REJ N6REJ - close - 17 Nov 2020
avatar N6REJ
N6REJ - comment - 17 Nov 2020

layout looks totally different in chrome then in FF. This is effecting joomla/cassiopeia#209 also.
Started a PR.. #31422

Add a Comment

Login with GitHub to post a comment