Closed MegaphoneJon closed 10 months ago
@MegaphoneJon Thanks for alerting me to this... however I can't seem to expand the accordions in 5.69 even with these changes. It's only when I remove the display: none
declaration that they appear. Is that the same for you?
Also, are you using the Admin UI extension?
And also daaaaamn, the theme needs an overhaul 😢 Am seriously considering upping the supported version of CiviCRM to 5.31 so that I can merge the myriad CSS files and ditch support for versions that don't support CiviCRM themes.
@MegaphoneJon My mistake, your fix does work. Need more coffee ☕
Thanks!
CiviCRM 5.69 introduces a11y improvements for accordions, but this breaks Radstock.
You can replicate this on the Advanced Search page by attempting to expand any accordions.
This ports https://github.com/civicrm/civicrm-core/pull/28541 and https://github.com/civicrm/civicrm-core/pull/28781 to Radstock, which fixes the issue.