Adding aria labels to the JS created sections placed in the DOM

My question pertains to these two sections inserted by the embedded Swifttype JS.

section class=“st-ui-no-results st-search-suggestions”

and

section class=“st-ui-footer”

Now, these are generally perfectly fine. Except…they need aria-labels applied to be compliant with WCAG 2.0, which all federally funded entities are required to meet as a standard by January 13, 2018. https://www.w3.org/TR/WCAG20-TECHS/ARIA20

Hope this is easily resolvable by Swifttype, or is in the works to be released / updated by January 13th, 2018.

I fully second the request. The code embedded in the iframe is causing A-level failures on every single page our sites. Is this feature in your product roadmap? Do you have a date when you will release it? Thanks.