? J4 Issue
avatar brianteeman
brianteeman
6 May 2019

As part of the accessibility requirements of a list view it is essential that the table has a caption that describes the table, the sort order and any filters.

The first two of those are already done.

While investigating a method to do the filter part I saw that the two filters related to workflows (stage and condition) do not set the activeFilter

To test add this code to the top of the article list view

<?php $this->activeFilters = $this->get('ActiveFilters'); ?>
<?php print_r($this->activeFilters); ?>

Now when you select a filter it should be displayed by the code above.

It works perfectly for all the filters except for two filters related to workflows

avatar brianteeman brianteeman - open - 6 May 2019
avatar joomla-cms-bot joomla-cms-bot - change - 6 May 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 6 May 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 6 May 2019
Labels Added: J4 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 6 May 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 7 May 2019
Status New Discussion
avatar Quy Quy - change - 12 May 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-05-12 17:38:15
Closed_By Quy
avatar joomla-cms-bot joomla-cms-bot - change - 12 May 2019
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 12 May 2019
avatar joomla-cms-bot
joomla-cms-bot - comment - 12 May 2019

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/24814

avatar Quy
Quy - comment - 12 May 2019

Please test PR #24864


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24814.

avatar brianteeman
brianteeman - comment - 12 May 2019

Please re-open as #24864 is nothing to do with this

avatar franz-wohlkoenig franz-wohlkoenig - change - 12 May 2019
Status Closed New
Closed_Date 2019-05-12 17:38:15
Closed_By joomla-cms-bot
avatar franz-wohlkoenig franz-wohlkoenig - reopen - 12 May 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 13 May 2019
Status New Discussion
avatar SharkyKZ
SharkyKZ - comment - 12 Jun 2019

Test PR #25183 please.

avatar joomla-cms-bot joomla-cms-bot - change - 12 Jun 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-06-12 08:15:27
Closed_By joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 12 Jun 2019
avatar alikon alikon - change - 12 Jun 2019
Closed_By joomla-cms-bot alikon
Labels
avatar joomla-cms-bot
joomla-cms-bot - comment - 12 Jun 2019

Set to "closed" on behalf of @alikon by The JTracker Application at issues.joomla.org/joomla-cms/24814

avatar alikon
alikon - comment - 12 Jun 2019

closed as we have a pr to test


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24814.

avatar alikon
alikon - comment - 12 Jun 2019

closed as we have a pr to test


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24814.

Add a Comment

Login with GitHub to post a comment