As we using a HTML table, we should add the aria-describedby attributes to each settings field to help screen reader users to better use the settings page. I currently don't see where the table is created. :thinking: It might be something that is missing in the Settings API in Core. :disappointed:
As we using a HTML table, we should add the
aria-describedby
attributes to each settings field to help screen reader users to better use the settings page. I currently don't see where the table is created. :thinking: It might be something that is missing in the Settings API in Core. :disappointed: