Closed yao9394 closed 5 years ago
Hi Gareth,
Pull requests submitted. Thank you for your time.
Thank you
John Y
Hi John Y,
Sorry for the delay, had no proper broadband for eight calendar days. Hopefully up and working and will stay that way! Will look as soon as I can.
G
Hi Gareth,
Sorry to hear that you had no proper broadband for so long, yea, for a developer it is even longer.
Hopefully you can get your Internet back soon.
Thank you for your time.
John Y
Hi John,
Was a nightmare! Hopefully all back now.
G
Hi Gareth,
Thank you very much for approving the merge requests.
Cheers
John Y
Hi Gareth,
One of our clients has conducted an accessibility audit for their site. Below is one of the suggestions.
Description Headings have been marked up with button roles using aria properties, however the state conveyed using the aria-pressed property is not indicative of an accordion component.
Implications Screen reader users may not understand the functionality of the component.
Recommendation Ensure accordion/expand and collapse components the aria-expanded attribute to convey their state.
The attribute should be set to true when the panel is open and false when closed. Additionally, ensure the event which is triggered, is fired in the "onclick" event, to allow both keyboard and screen reader users a method to activate the control.
Will submit pull requests later.
Thank you John Y