User tests: Successful: Unsuccessful:
This PR changes the heading from h4 to h2 as there should be no "gaps" in the headings
This PR also changes the bootstrap accordion to the browser native Details/Summary element as used elsewhere.
Styling of this is beyond the scope of this PR
Other parts of com_privacy are beyond the scope of this PR
Status | New | ⇒ | Pending |
Category | ⇒ | Administration |
Labels |
Added:
?
|
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Note that MS Edge does not support the Details/Summary elements (with the accordion effect). The content will always be visible.
Edge Chromium should be released in late 2019 (which will support it). Just something to think about.
polyfills are available for broken browsers https://github.com/javan/details-element-polyfill
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-07-31 10:44:46 |
Closed_By | ⇒ | wilsonge |
Thanks
Remove
use Joomla\CMS\HTML\HTMLHelper;
.