About the Report a bug category

If you notice an issue with any of our patterns and solutions, please raise here and our team will triage accordingly. We suggest you check our current issues on our Github account before raising the issue to avoid duplication.

Hello Digital NSW Community,
I am Padmaja (Application Developer of Revenue NSW), adapting Digital Design System in my working application. Bravo and shout out to all great minds behind this.
I have upgraded the UI of existing bootstrap systems to adhere the standards put down in DDS, one such form element is radio button, but facing issues with printing of the selection in IE, while it works great on Chrome. Attaching screenshot for your reference.
Also, is it possible to clear the selection dynamically through js?
Tagging: @linda


Thank you all for your help in advance.
Regards,
Padma

1 Like

Hi there,

Noticed few accessibility bugs in NSW Digital Design System - Card carousel as below.

  1. Invalid ARIA control attribute
  2. ARIA hidden elements must not contain focusable elements

We encountered another issue with the card carousel. We used this component and made slight modifications to display five items at a time. During accessibility testing using keyboard navigation (tabbing), we noticed that when the focus reaches the last item, attempting to go backward using Shift + Tab gets stuck on the last three items only.