User tests: Successful: Unsuccessful:
We have a large block of text on every permissions tab right at the bottom. Among the many problems with a large block of text like this is accessibility. Text like "see notes at the bottom" just doesn't work for assistive tech. Luckily there is a really easy solution. Using the html elements <summary>
and <details>
. The <details>
element generates a simple no-JavaScript widget to show/hide element contents, optionally by clicking on its child <summary>
element. It is fully accessible as the summary element is presented as a button to the accessibility tree.
npm i is needed "only" to check my bad scss ;) You can still test with patchtester you just wont get all the styling
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings Templates (admin) Layout |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-07-01 20:13:23 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
?
?
|
Thanks!
Thanks
I have tested this item✅ successfully on 1205779
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25366.