? ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
29 Jul 2018

All current views with pagination in the administration have mistakenly had the pagination placed in the table footer. This is not correct as the table footer is only for use with summarising the data in the table.

This pr moves the pagination to immediately after the rendering of the table.

As a result we can also remove the column counts as we dont have a need for them (and they weren't used consistently anyway)

Confirmed by the a11y team @chmst @zwiastunsw

A future pr will look at restoring the a11y of the pagination itself which has been lost in the movee from j3

Testing

make sure pagination works as before

avatar brianteeman brianteeman - open - 29 Jul 2018
avatar brianteeman brianteeman - change - 29 Jul 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 Jul 2018
Category Administration com_associations com_banners com_cache com_categories com_checkin com_contact com_content com_contenthistory com_fields com_finder com_installer com_languages
avatar chmst chmst - test_item - 29 Jul 2018 - Tested successfully
avatar chmst
chmst - comment - 29 Jul 2018

I have tested this item successfully on 678f36b

I have tested this item successfully om com_users view users, com_articles view articles and by inspecting the code.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21293.
avatar brianteeman brianteeman - change - 29 Jul 2018
Labels Added: ?
avatar zwiastunsw zwiastunsw - test_item - 29 Jul 2018 - Tested successfully
avatar zwiastunsw
zwiastunsw - comment - 29 Jul 2018

I have tested this item successfully on 7fbc85f


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

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 29 Jul 2018

@chmst can you please retest?

avatar brianteeman
brianteeman - comment - 29 Jul 2018

Please wait I have one more to fix that I missed and @Quy spotted.

avatar brianteeman
brianteeman - comment - 29 Jul 2018

all changes done and ok for more tests

avatar chmst
chmst - comment - 29 Jul 2018

I have retested categories, articles and menu-items but am a bit confused. As I see in the list of changed files, also the com_users view users is changed. But I do not see the changes for users in my repo. There I have still the < tfoot >.
I am using the patchtester for this test, because there are too many files for a manual action.

avatar brianteeman
brianteeman - comment - 29 Jul 2018

Are you using patchtester without authentication? There is a file limit which might be effecting you. go to the options of patchtester and set your github credentials

chrome_2018-07-29_18-38-15

avatar chmst
chmst - comment - 29 Jul 2018

I've set the credentials. And repeated the fetch / apply. But the result is the same.
It does not make a difference for scuccessful test, but it is strange.

avatar chmst chmst - test_item - 29 Jul 2018 - Tested successfully
avatar chmst
chmst - comment - 29 Jul 2018

I have tested this item successfully on b0c4a38


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

avatar brianteeman brianteeman - change - 30 Jul 2018
Title
[4.0] Pagination [a11y]
[4.0] Pagination [a11y] admin
avatar brianteeman brianteeman - edited - 30 Jul 2018
avatar Quy
Quy - comment - 30 Jul 2018

Please check other files for unnecessary tabs. I can point them out individually if you want me to.

7864cae 30 Jul 2018 avatar brianteeman tabs
avatar brianteeman
brianteeman - comment - 30 Jul 2018

All the changes since the tests were just to remove some tabs on an empty line so this should be able to be set as RTC and merged

avatar franz-wohlkoenig franz-wohlkoenig - change - 31 Jul 2018
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 31 Jul 2018

Ready to Commit as stated above.

avatar wilsonge wilsonge - change - 31 Jul 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-07-31 11:17:00
Closed_By wilsonge
Labels Added: ?
avatar wilsonge
wilsonge - comment - 31 Jul 2018

Thanks!

avatar brianteeman
brianteeman - comment - 31 Jul 2018

Great - now it's in the correct place I can do the PR to use the correct layout

Add a Comment

Login with GitHub to post a comment