J4 Issue ?
avatar chmst
chmst
8 Nov 2020

Steps to reproduce the issue

Have a look on a category list, where table headers are visilbe.

Expected result

The table cells do not repeat redundant text as "written by" in column author or "hits" in column hits IF there is a table header.

Actual result

redundat

avatar chmst chmst - open - 8 Nov 2020
avatar joomla-cms-bot joomla-cms-bot - change - 8 Nov 2020
Labels Added: J4 Issue ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 8 Nov 2020
avatar chmst chmst - change - 8 Nov 2020
Priority Medium Low
avatar brianteeman
brianteeman - comment - 8 Nov 2020

It does this because there is an option not to display the column headers IIRC

avatar chmst
chmst - comment - 9 Nov 2020

@gostn this is expected result. But the layout does not make a difference in texts if the param show_headings is set or not.

Additionally the table is not accessible, as there is no scope ="row".

avatar chmst chmst - change - 9 Nov 2020
Category Accessibility
avatar chmst chmst - change - 9 Nov 2020
Title
[4.0] Redundant texts in table cells
[4.0] Category-list: Redundant texts in table cells, no scope=row"
Priority Low Medium
avatar chmst chmst - edited - 9 Nov 2020
avatar infograf768
infograf768 - comment - 9 Nov 2020

@chmst
can make patch. to get:

Screen Shot 2020-11-09 at 11 26 50

Screen Shot 2020-11-09 at 11 26 24

Questions:
do we need all the headers="categorylist_whatever"
Shall the scope row be added to each <td> ?

avatar chmst
chmst - comment - 9 Nov 2020

Thank! I don't think that we need the classes - and the scope="row" is on the title, so covering the whole line in the table

avatar brianteeman
brianteeman - comment - 9 Nov 2020

Does it still need to be hits: 14 when there is a header> Wont it be enough and consistent for that to be just 14

avatar chmst
chmst - comment - 9 Nov 2020

@brianteeman yes, I think so too, The "hits" then is redundant. I have not tried all possible columns.

avatar infograf768
infograf768 - comment - 10 Nov 2020

will also take care of hits

avatar infograf768
infograf768 - comment - 10 Nov 2020

Please test #31373

avatar infograf768 infograf768 - close - 10 Nov 2020
avatar infograf768 infograf768 - change - 10 Nov 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-11-10 07:42:06
Closed_By infograf768

Add a Comment

Login with GitHub to post a comment