? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
14 May 2019

In Joomla 3 all the search boxes in the list views in the admin had a descriptive tooltip. This was added by javascript. This tooltip is missing in J4 as we dont have the same js. As a temporary measure the descriptions for the search boxes was not displayed.

This PR puts the descriptive tooltip back WITHOUT using any js and in a fully accessible way. The description is displayed when the field gets focus.

This is fully backwards compatible with the tooltips displaying descriptions in J3 including when there is html in the string.

As the css has changed testing will require npm i

In addition the descriptions rendered on screen for other fields is now escaped properly.

https://user-images.githubusercontent.com/1296369/55327022-0bfaa200-5481-11e9-9ab1-1a3c9434f418.png

/cc @SniperSister and @bembelimen for help getting this resolved

avatar brianteeman brianteeman - open - 14 May 2019
avatar brianteeman brianteeman - change - 14 May 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 May 2019
Category Administration Templates (admin) Layout
avatar wilsonge wilsonge - change - 14 May 2019
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-05-14 08:34:13
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 14 May 2019
avatar wilsonge wilsonge - merge - 14 May 2019
avatar wilsonge
wilsonge - comment - 14 May 2019

Thanks

avatar brianteeman
brianteeman - comment - 14 May 2019

Thanks

Add a Comment

Login with GitHub to post a comment